Searched refs:getHttpElementCharset (Results 1 – 3 of 3) sorted by relevance
66 public static String getHttpElementCharset(final HttpParams params) { in getHttpElementCharset() method in HttpProtocolParams
78 this.charset = HttpProtocolParams.getHttpElementCharset(params); in init()
83 this.charset = HttpProtocolParams.getHttpElementCharset(params); in init()