Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

0.56rc1: Collision reduce (#401)

Pre-release
Pre-release
Compare
Choose a tag to compare
@buixor buixor released this 07 Nov 15:41
· 63 commits to master since this release

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