rschmitt commented on issue #151: TLS session and HTTP/1.1 data buffering improvements URL: https://github.com/apache/httpcomponents-core/pull/151#issuecomment-535196754 @ok2c Sorry, I still can't put two and two together with this API. How do I go from an `AsyncRequestBuilder`/`AsyncRequestProducer` to a `HttpClientContext`? How do I go from an `HttpRequest` (produced by `HttpClientContext#getRequest`) to an `AsyncRequestProducer` (consumed by various overloads of `CloseableHttpAsyncClient#execute`)?
---------------------------------------------------------------- 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]
