jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.86k stars 1.91k forks source link

Fixes #842 - Implement RFC7239 support in Proxy and Middleman. #12352

Closed sbordet closed 1 month ago

sbordet commented 1 month ago

Updated ee10/ee11 AbstractProxyServlet to use the Forwarded header rather than the now deprecated X-Forwarded-For headers.