The new method fills the gap between GET and POST, combining the body of POST with the safety and idempotence of GET.
Question: What is HTTP request smuggling, what are the risks, and how does server configuration impact the severity? Asaf Karas, CTO, JFrog Security: HTTP request smuggling is a type of vulnerability ...