Github user ok2c commented on the issue:
https://github.com/apache/httpcomponents-client/pull/100
What I do not like about your patch is that it introduces another callback
interface (`HttpClientAsyncExecutionCallback`). I believe it would be cleaner
to add `#informationResponse` to the `AsyncResponseConsumer` interface instead.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
