mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update
This commit is contained in:
parent
1f6caba725
commit
89e0fc8ffa
3 changed files with 4 additions and 3 deletions
|
|
@ -177,6 +177,7 @@ class HTTP_HEADER:
|
|||
TRANSFER_ENCODING = "Transfer-Encoding"
|
||||
URI = "URI"
|
||||
VIA = "Via"
|
||||
X_POWERED_BY = "X-Powered-By"
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue