[
https://issues.apache.org/jira/browse/HTTPCLIENT-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-802:
-----------------------------------------
Fix Version/s: 4.0.1
Kenny,
There will be no new features added to the HttpClient 3.x line. It is
approaching end-of-life. All new development is currently being done in the 4.0
branch.
Oleg
> 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
> Fix For: 4.0.1
>
>
> 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]