static InputStream urlConnection_getInputStream(URLConnection con) throws IOException { ret con.getInputStream(); }