ok2c commented on issue #151: TLS session and HTTP/1.1 data buffering improvements URL: https://github.com/apache/httpcomponents-core/pull/151#issuecomment-535191883 @rschmitt Message builders got moved from client to core a release or two back. `RequestConfig` is a client specific construct, so I had to decouple it from the builders. One can still set `RequestConfig` for a particular message exchange by using `HttpClientContext#setConfig`.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
