mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Implementation for an Issue #48
This commit is contained in:
parent
81848c723d
commit
03dd958d96
5 changed files with 43 additions and 25 deletions
|
|
@ -64,6 +64,7 @@ class PLACE:
|
|||
REFERER = "Referer"
|
||||
HOST = "Host"
|
||||
CUSTOM_POST = "(custom) POST"
|
||||
CUSTOM_HEADER = "(custom) HEADER"
|
||||
|
||||
class POST_HINT:
|
||||
SOAP = "SOAP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue