HTTP Request Splitting is an attack that enables forcing the browser to send arbitrary HTTP requests, inflicting XSS and poisoning the browser's cache. Once the victim is forced to load the attatker's malicious HTML page, to manipulate one of the browser's functions to send 2 HTTP requests instead of one HTTP request. This rule supports to defend the A2: Cryptgraphic Failures of OWASP Top 10 - 2021. Other reference:None