mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
little refactoring
This commit is contained in:
parent
c301b245a9
commit
75c0e09f43
2 changed files with 8 additions and 6 deletions
|
|
@ -75,6 +75,7 @@ class HTTPHEADER:
|
|||
CONNECTION = "Connection"
|
||||
ACCEPT_ENCODING = "Accept-Encoding"
|
||||
REFERER = "Referer"
|
||||
USER_AGENT = "User-Agent"
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue