mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 12:41:58 +00:00
Consistency fix
This commit is contained in:
parent
d3ad408a21
commit
1a4ea186ca
4 changed files with 14 additions and 9 deletions
|
|
@ -72,7 +72,7 @@ headers = Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9
|
|||
|
||||
# HTTP Authentication type. Useful only if the target URL requires
|
||||
# HTTP Basic, Digest or NTLM authentication and you have such data.
|
||||
# Valid: Basic, Digest or NTLM
|
||||
# Valid: Basic, Digest, NTLM or Cert
|
||||
aType =
|
||||
|
||||
# HTTP authentication credentials. Useful only if the target URL requires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue