dsmiley commented on PR #3447: URL: https://github.com/apache/solr/pull/3447#issuecomment-3142079421
Jetty's [ProxyServlet](https://github.com/jetty/jetty.project/blob/jetty-12.0.x/jetty-ee10/jetty-ee10-proxy/src/main/java/org/eclipse/jetty/ee10/proxy/AbstractProxyServlet.java#L499) is quite nice. It's a bit more thorough... I learned that the "Connection" header can list additional headers to remove, which I also confirmed from MDN/RFC. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
