ok2c commented on PR #681: URL: https://github.com/apache/httpcomponents-client/pull/681#issuecomment-3116846909
@arturobernalg I guess I failed to properly express myself. I actually thought you were going to build `DeflatingAsyncEntityProducer` and `InflatingAsyncEntityCunsumer` using `Deflater` / `Inflater` API directly without any of `InputStream` / `OutputStream` code that basically does not work well with async transport. I can still see `HttpEntity` / `InputStream` / `OutputStream` all over the place. I cannot stop you but i do not find such implementations very useful. -- 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...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org