Thanks to visit codestin.com Credit goes to github.com
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 f7cde30 commit 9df514cCopy full SHA for 9df514c
1 file changed
waf/varnish.py
@@ -10,7 +10,7 @@
10
from lib.core.enums import HTTP_HEADER
11
from lib.core.settings import WAF_ATTACK_VECTORS
12
13
-__product__ = "Varnish FireWall (OWASP) "
+__product__ = "Varnish FireWall (OWASP)"
14
15
def detect(get_page):
16
retval = False
0 commit comments