getResponseCharSet cannot distinguish default from actual header
----------------------------------------------------------------
Key: HTTPCLIENT-1021
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1021
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: 3.1 Final
Reporter: Benson Margulies
It was an unpleasant surprise to discover that
HttpMethodBase.getResponseCharSet returns 'ISO-8859-1' when there is no charset
at all in the header, and there is no provision in the API at all to indicate
whether the return value is this default or an explicit value from a header.
--
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]