News

/** * This method is used to acutally download the file from a given HttpURLConnection. * Both the input and output streams are set up and the file is downloaded from * the URL connection @param huc ...