mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-02 21:09:01 +00:00
Update for WAF scripts
This commit is contained in:
@@ -153,6 +153,7 @@ class HTTPHEADER:
|
||||
SERVER = "Server"
|
||||
USER_AGENT = "User-Agent"
|
||||
TRANSFER_ENCODING = "Transfer-Encoding"
|
||||
VIA = "Via"
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user