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

   > @ok2c, I'm not entirely sure I understand. From what I can see, 
`HttpIntegrationTests$**Http1**>AbstractHttpAsyncFundamentalsTest.testConcurrentPostRequests:152`
 appears to be testing HTTP/1.1 behavior.. what i missing??
   
   @arturobernalg The fix is intended for HTTP/2 connections but it is applied 
at the point which is shared by connection management code of all versions. 
This triggers some nasty bug in the HTTP/1.1 connection code which I am 
currently trying to pinpoint. 
   


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

Reply via email to