This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
0.56
This release mostly aims at integrating HTTP2 support into naxsi.
- http2 support (1289e50, 1c8ce05)
- improvement : Avoid rule collision on virtual-patching (ec4ce3e)
- fix a potential null-byte issue on form/url-encoded POST payloads
- added a new internal rule
19
to allow users to only rely on lib-injection (951123a) - improved json parsing (this is useful if you're doing CSP) (#420)
- make naxsi more verbose in case of user-induced errors (#424 #311 )