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

   @arturobernalg I am still not entirely sure I fully understand the intent of 
this interceptor. Is it meant to be used by (1) the client to populate the 
forwarded value for the very hop, by (2) the proxy to add one more hop to the 
existing list of hops, or by (3) both. At the moment the interceptor appears to 
be intended for the scenario 1 only, but in such a case I think it should not 
meddle if the `Forwarded` header if it has already been set by the caller.


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