Dominik Derwiński created HTTPCLIENT-2283:
---------------------------------------------
Summary: 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
In http client 4 I could use ConnectionConfig.setCharset
In http client 5 for async client I can use CharCodingConfig.setCharset &
HttpAsyncClients.setCharCodingConfig
I don't see an option to set this for
org.apache.hc.client5.http.impl.classic.CloseableHttpClient.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]