Searched defs:downloadViaHttp (Results 1 – 1 of 1) sorted by relevance
68 public static CharSequence downloadViaHttp(String uri, ContentType type) throws IOException { in downloadViaHttp() method in HttpHelper79 …public static CharSequence downloadViaHttp(String uri, ContentType type, int maxChars) throws IOEx… in downloadViaHttp() method in HttpHelper97 …private static CharSequence downloadViaHttp(String uri, String contentTypes, int maxChars) throws … in downloadViaHttp() method in HttpHelper