mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
now union technique parses headers too
This commit is contained in:
@@ -205,3 +205,6 @@ BURP_SPLITTER = "======================================================"
|
||||
|
||||
# Encoding used for Unicode data
|
||||
UNICODE_ENCODING = "utf8"
|
||||
|
||||
# Reference: http://www.w3.org/Protocols/HTTP/Object_Headers.html#uri
|
||||
URI_HTTP_HEADER = "URI"
|
||||
|
||||
Reference in New Issue
Block a user