arturobernalg commented on PR #881: URL: https://github.com/apache/httpcomponents-client/pull/881#issuecomment-5396424836
> One question, though. Is there a reason this is an async only feature? @ok2c No fundamental reason. I initially limited the implementation to the async execution chain because that was the use case I was targeting and the capture/decoding code was based on `AsyncDataConsumer`. The protocol itself is equally applicable to the classic client, so the classic execution chain should support it as well. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
