Searched refs:getHttpElementCharset (Results 1 – 5 of 5) sorted by relevance
71 public static String getHttpElementCharset(final HttpParams params) { in getHttpElementCharset() method in HttpProtocolParams
83 this.charset = HttpProtocolParams.getHttpElementCharset(params); in init()
88 this.charset = HttpProtocolParams.getHttpElementCharset(params); in init()
695 HPLorg/apache/http/params/HttpProtocolParams;->getHttpElementCharset(Lorg/apache/http/params/HttpPa…
3795 … method @Deprecated public static String getHttpElementCharset(org.apache.http.params.HttpParams);