harsha vardhan sai T created HTTPCLIENT-2306:
Summary: What is different in PoolingHttpClientConnectionManager
from MultiThreadedHttpConnectionManager?
Key: HTTPCLIENT-2306
URL: https://issues.apache.o
arturobernalg merged PR #505:
URL: https://github.com/apache/httpcomponents-client/pull/505
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr
arturobernalg opened a new pull request, #506:
URL: https://github.com/apache/httpcomponents-client/pull/506
- Deprecated the constructor in BasicSchemeFactory that allows setting a
custom Charset.
- Updated the default constructor to use StandardCharsets.UTF_8, aligning
with RFC 7617 wh