Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

v1.4.0

Latest
Compare
Choose a tag to compare
@chriseldredge chriseldredge released this 16 Sep 15:59
· 2 commits to master since this release
  • Adds QueryStringBlockingFilter to prevent requests with query strings matching a patter with 403 Forbidden
  • Adds GZipRequestFilter that decompresses HttpServletRequest.getInputStream when Content-Encoding: gzip request header is present