We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0889005 commit e891b75Copy full SHA for e891b75
tests/regression/referer-hardening-plugin/9524190.yaml
@@ -49,7 +49,7 @@ tests:
49
Host: localhost
50
User-Agent: OWASP CRS test agent
51
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
52
- Referer: "http://example.com:65535"
+ Referer: "http://example.com:65536"
53
port: 80
54
method: "GET"
55
uri: "/get"
0 commit comments