carterkozak opened a new pull request #210:
URL: https://github.com/apache/httpcomponents-core/pull/210


   This patch mostly restores the behavior of hc 4.x releases in
   which large early responses can result in the client blocking until
   a socket exception is thrown. Behavior of plain http detection
   is not modified, but only works prior to jre13 due to
   http://openjdk.java.net/jeps/353.
   
   This behavior will be configurable in 5.1 releases, but has been
   removed as the result of a request entity performance regression
   that limited any request to at minimum a full millisecond and at
   most 8 MiB/second upload speed regardless of the network.


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

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