129a51c7a2
* Fixes #4421 - HttpClient support for PROXY protocol. Implemented support for the PROXY protocol in HttpClient. Introduced Request.tag(Object) to tag requests that belong to the same group (e.g. a client address) so that they can generate a different destination. The tag object may implement ClientConnectionFactory.Decorator so that it can decorate the HttpDestination ClientConnectionFactory and therefore work both with and without forward proxy configuration. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
src/test | ||
pom.xml |