[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCLIENT-1512:
------------------------------------------

    Fix Version/s: 4.4 Final

> Please add org.apache.http.client.fluent.Content.asString(Charset)
> ------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1512
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1512
>             Project: HttpComponents HttpClient
>          Issue Type: Wish
>          Components: Fluent HC
>    Affects Versions: 4.3.3
>            Reporter: Jochen Kemnade
>             Fix For: 4.4 Final
>
>
> The content from a request can be returned as a String but that uses the 
> Encoding as specified in the content type. Sometimes (if it is not given or 
> even wrong) you want to be able to override it. But currently you cannot 
> create a String with a desired encoding that is backed by the {{byte[]}} that 
> is already there.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to