Home
last modified time | relevance | path

Searched refs:httpElementCharset (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DHttpProtocolParamBean.java48 public void setHttpElementCharset (final String httpElementCharset) { in setHttpElementCharset() argument
49 HttpProtocolParams.setHttpElementCharset(params, httpElementCharset); in setHttpElementCharset()