mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Revamp of #3536
This commit is contained in:
parent
340e250fb1
commit
87237c82d3
9 changed files with 72 additions and 79 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue