mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Second patch related to the Issue #846
This commit is contained in:
parent
c823c58d47
commit
f94ac8c69d
3 changed files with 17 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ class POST_HINT:
|
|||
JSON_LIKE = "JSON-like"
|
||||
MULTIPART = "MULTIPART"
|
||||
XML = "XML (generic)"
|
||||
ARRAY_LIKE = "Array-like"
|
||||
|
||||
class HTTPMETHOD:
|
||||
GET = "GET"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue