jetty.project/tests
Simone Bordet b2477d1c38
Fixes #10160 - Verify PROXY_AUTHENTICATION is sent to forward proxies (#10162)
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>
2023-07-31 18:39:13 +02:00
..
jetty-home-tester Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
jetty-http-tools Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
jetty-jmh Update to bundle-plugin-5.1.9 (#9954) 2023-06-29 14:41:04 +02:00
test-cdi Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
test-distribution Update plexus-utils to 4.0.0 (#9958) 2023-06-29 12:56:36 +02:00
test-http-client-transport Fixes #10160 - Verify PROXY_AUTHENTICATION is sent to forward proxies (#10162) 2023-07-31 18:39:13 +02:00
test-integration Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
test-jmx Fixes #9795 - jetty-slf4j-impl is non-optional on some modules (#9800) 2023-06-05 06:37:05 -05:00
test-jpms Fixes #9795 - jetty-slf4j-impl is non-optional on some modules (#9800) 2023-06-05 06:37:05 -05:00
test-loginservice Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
test-quickstart Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
test-sessions Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00
test-webapps Fixes #9795 - jetty-slf4j-impl is non-optional on some modules (#9800) 2023-06-05 06:37:05 -05:00
test-websocket-autobahn Update plexus-utils to 4.0.0 (#9958) 2023-06-29 12:56:36 +02:00
pom.xml Updating to version 10.0.16-SNAPSHOT 2023-04-11 13:23:25 -05:00