ok2c commented on PR #814:
URL: 
https://github.com/apache/httpcomponents-client/pull/814#issuecomment-4110379753

   @rschmitt Please take a look at the first change-set. It corrects improves 
the request execution and cancellation  logic in `InternalHttpAsyncExecRuntime` 
and fixes several defects I have found in the process.
   
   * Fixes the problem with message exchanges over an existing persistent 
connection being non-cancellable
   * Hard-cancellation request parameter should have no bearing on H2 
connections
   * Response timeout not be applied to H2 endpoints
   * Added Test coverage 
   
   


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