Description
Security-aware HTTP parsing helps intrusion-detection and web-security tools inspect requests and responses consistently. It is used by software that needs to understand protocol details and edge cases before applying rules.
This is a parser library, not a firewall by itself. Applications using it may process sensitive web traffic, so deployments should protect captured data and follow authorization rules.