arturobernalg commented on PR #581:
URL: 
https://github.com/apache/httpcomponents-core/pull/581#issuecomment-3633520946

   > > If we ever want similar per-message timeouts for other protocols, we can 
add a higher-level abstraction then without changing this API.
   > 
   > What about `RequestConfig#setResponseTimeout`? The Javadoc seems to 
indicate that that option is supported everywhere _but_ HTTP/2. Should we start 
by backfilling multiplexer support for this specific setting?
   
   RequestConfig#setResponseTimeout IMO lives in the client API, while H2Config 
is a transport-level setting in Core.
   


-- 
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]

Reply via email to