mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Implementation for an Issue #79
This commit is contained in:
@@ -68,6 +68,7 @@ class PLACE:
|
||||
class POST_HINT:
|
||||
SOAP = "SOAP"
|
||||
JSON = "JSON"
|
||||
MULTIPART = "MULTIPART"
|
||||
XML = "XML (generic)"
|
||||
|
||||
class HTTPMETHOD:
|
||||
|
||||
Reference in New Issue
Block a user