remove generic HTTP response code

This commit is contained in:
Somdev Sangwan
2019-04-28 11:44:48 +05:30
committed by GitHub
parent 4e61317095
commit d923cb99e3

View File

@@ -290,7 +290,7 @@
"headers" : "Secure Entry Server" "headers" : "Secure Entry Server"
}, },
"Varnish FireWall (OWASP)" : { "Varnish FireWall (OWASP)" : {
"code" : "404", "code" : "",
"page" : "Request rejected by xVarnish-WAF|\\bXID: \\d+", "page" : "Request rejected by xVarnish-WAF|\\bXID: \\d+",
"headers" : "" "headers" : ""
}, },