EntityUtils.toString charset bug
--------------------------------
Key: HTTPCORE-192
URL: https://issues.apache.org/jira/browse/HTTPCORE-192
Project: HttpComponents HttpCore
Issue Type: Bug
Components: HttpCore
Affects Versions: 4.0
Reporter: wangyb
Line 150-155 in the source code org.apache.http.util.EntityUtils
User can not change the defaultCharset in the method toString(HttpEntity,
String), because it is always set to charset = HTTP.DEFAULT_CONTENT_CHARSET
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]