Consistency fix

This commit is contained in:
Miroslav Stampar
2013-05-19 23:00:40 +02:00
parent d3ad408a21
commit 1a4ea186ca
4 changed files with 14 additions and 9 deletions

View File

@@ -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