diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-17 07:07:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-17 07:07:06 +0000 |
commit | a77d931cd06cafa223a36a80866944c4947822fd (patch) | |
tree | 11a7dddf8aa58bf09c61f593c665f1d32307794f /CHANGES | |
parent | 260c353577148c74b6b61c8222ab63c72a5ec820 (diff) |
verbose auth info
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Daniel (17 October) +- Made libcurl show verbose info about what auth type and user name that is + being sent in its HTTP request-headers. + Daniel (16 October) - Removed support for CURLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA. libcurl no longer prompt for passwords under any circumstances. Password prompting |