jetty.project/jetty-client/src
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
..
main Fixes #9501 - jetty client with proxy Connection: close (#9508) 2023-03-20 10:09:58 +01:00
test Disable test no longer functional on OpenJDK 11.0.18+ 2023-03-01 13:50:10 -06:00