b2477d1c38
Now TunnelRequest.getURI() does not return null, so normalizeRequest() can properly apply the authentication headers. Moved copy of a request to HttpRequest, so also the sub-type can be copied. Fixed restore of destination in HttpProxy.HttpProxyClientConnectionFactory.newProxyConnection(): now doing it in the promise rather than in finally block. Using the proxy destination (not the server's) to send subsequent CONNECT requests in case the first is not replied with 200. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
src/test | ||
pom.xml |