mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-05 06:09:01 +00:00
Consistency fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user