jetty.project/jetty-proxy
Simone Bordet fe505766fd
Fixes #9501 - jetty client with proxy Connection: close (#9508)
Now Connection: close is ignored for 2xx responses to a CONNECT method.
In this way the tunnel is kept open, and bad proxies that were sending
Connection: close are now supported as apparently they are still out there.

Fixes also #6483.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-03-20 10:09:58 +01:00
..
src Fixes #9501 - jetty client with proxy Connection: close (#9508) 2023-03-20 10:09:58 +01:00
pom.xml Updating to version 10.0.15-SNAPSHOT 2023-03-01 18:55:10 +10:00