Provide HttpMethodbase.getResponseMimeType
------------------------------------------
Key: HTTPCLIENT-802
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-802
Project: HttpComponents HttpClient
Issue Type: Improvement
Components: HttpClient
Affects Versions: 3.1 Final
Reporter: Kenny MacLeod
Priority: Minor
HttpMethodBase already provides a getResponseCharSet() method which decodes the
"Content-Type" header, but discards the mime-type part of the header, via
getContentCharSet(). Most of the work is already done here for exposing the
mime-type part to the public API.
--
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]