mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Revamp of #3536
This commit is contained in:
@@ -190,6 +190,10 @@ csrfUrl =
|
||||
# Valid: True or False
|
||||
forceSSL = False
|
||||
|
||||
# Use HTTP Chunked transfer encoding method.
|
||||
# Valid: True or False
|
||||
chunked = False
|
||||
|
||||
# Use HTTP parameter pollution.
|
||||
# Valid: True or False
|
||||
hpp = False
|
||||
|
||||
Reference in New Issue
Block a user