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

Oleg Kalnichevski resolved HTTPCLIENT-1512.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.4 Final)
                   4.4 Alpha1

Patch committed to SVN trunk. Many thanks for contributing it.

Oleg

> 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 Alpha1
>
>         Attachments: 
> 0001-HTTPCLIENT-1512-add-org.apache.http.client.fluent.Co.patch
>
>
> 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