[
https://issues.apache.org/jira/browse/HTTPCLIENT-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743126#comment-17743126
]
Dominik Derwiński commented on HTTPCLIENT-2283:
-----------------------------------------------
I can only invite you to enjoy the product I have invested 20 years of my life
into, if you're into online card games :). Sorry I can't be everywhere. They
already wanted me to fix NetBeans, and some other libraries. Where do I find
time for all this?
> Missing option to configure charset for classic CloseableHttpClient
> -------------------------------------------------------------------
>
> Key: HTTPCLIENT-2283
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2283
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (classic)
> Affects Versions: 5.2.1
> Reporter: Dominik Derwiński
> Priority: Major
>
> In http client 4 I could use ConnectionConfig.custom().setCharset &
> BasicHttpClientConnectionManager.setConnectionConfig (or
> PoolingHttpClientConnectionManager.setDefaultConnectionConfig) &
> HttpClients.custom().setConnectionManager.
> In http client 5 for async client I can use
> CharCodingConfig.custom().setCharset &
> HttpAsyncClients.custom().setCharCodingConfig.
> I don't see an option to set this for
> org.apache.hc.client5.http.impl.classic.CloseableHttpClient in
> HttpClients.custom() or elsewhere.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]