mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
Minor patch
This commit is contained in:
parent
768e5da589
commit
c1e3431877
|
@ -81,7 +81,7 @@ class HTTPMETHOD:
|
|||
POST = "POST"
|
||||
HEAD = "HEAD"
|
||||
PUT = "PUT"
|
||||
DELETE = "DETELE"
|
||||
DELETE = "DELETE"
|
||||
TRACE = "TRACE"
|
||||
OPTIONS = "OPTIONS"
|
||||
CONNECT = "CONNECT"
|
||||
|
|
Loading…
Reference in New Issue
Block a user