mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
Proper fix for an Issue #757
This commit is contained in:
@@ -173,6 +173,7 @@ class HTTP_HEADER:
|
||||
SERVER = "Server"
|
||||
USER_AGENT = "User-Agent"
|
||||
TRANSFER_ENCODING = "Transfer-Encoding"
|
||||
URI = "URI"
|
||||
VIA = "Via"
|
||||
|
||||
class EXPECTED:
|
||||
|
||||
Reference in New Issue
Block a user