issues
search
corazawaf
/
coraza
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
https://www.coraza.io
Apache License 2.0
2.28k
stars
226
forks
source link
fix: redirect action status codes
#1183
Closed
fzipi
closed
3 weeks ago
fzipi
commented
3 weeks ago
what
redirect
action should by default redirect using code 302
if
status
action exists, with some specific 3xx codes, then use those
why
redirect
action is not working as the documentation states
what
redirect
action should by default redirect using code 302status
action exists, with some specific 3xx codes, then use thosewhy
redirect
action is not working as the documentation states