ok2c commented on PR #515:
URL: 
https://github.com/apache/httpcomponents-core/pull/515#issuecomment-2654114910

   @CelestiaTheDryad There were multiple issues / defects related to this 
issue. I also found a defect in the client-side async HTTP/1.1 protocol handler 
while working on a reproducer
   
   * 04f2cdd3906f3639da2a8fcecec622f9644383f0 fixes the immediate problem with 
NPE in the server-side protocol handler
   * 649c3fc87192947b848d4d69cac885e689c5c20e fixes propagation / reporting of 
exceptions that cannot be handled by individual exchange handlers (basically a 
request being garbage or being caused by an internal error) 
   * 18751e953171e95c6e962426166d866fcfe5c274 fixes handling of invalid HTTP 
protocol version in request messages


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