arturobernalg commented on PR #802:
URL: 
https://github.com/apache/httpcomponents-client/pull/802#issuecomment-3882925894

   > @arturobernalg It is good that we a have a fix for the defect, but as a 
side effect the `AuthExchange#reset` method now kind of resets the state but 
not quite. This is wrong. conceptually the fix is all right but it need to be 
moved from the `#reset` method to the protocol layer.
   Agreed; I  restored AuthExchange#reset() to fully reset state and move the 
path-prefix handling into ProtocolExec / AsyncProtocolExec (tests updated 
accordingly).
   


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