You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2022/02/18 15:23:19 UTC

[GitHub] [httpcomponents-client] cda007 commented on a change in pull request #351: Async HttpClient builders to support custom IOSessionListener

cda007 commented on a change in pull request #351:
URL: https://github.com/apache/httpcomponents-client/pull/351#discussion_r810097731



##########
File path: httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java
##########
@@ -318,7 +320,15 @@ public final HttpAsyncClientBuilder setIOReactorConfig(final IOReactorConfig ioR
         this.ioReactorConfig = ioReactorConfig;
         return this;
     }
-

Review comment:
       done




-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org