Force Apache Server/Tomcat to ignore Transfer-Encoding
I am trying to reproduce HTTP request smuggling using an Apache HTTP Server as a reverse proxy (using mod_proxy) and a Tomcat Server in the back-end.
Is it possible to force either Apache Server or Tomcat to ignore Transfer-Encoding in req… Continue reading Force Apache Server/Tomcat to ignore Transfer-Encoding