mirror of
https://github.com/curl/curl.git
synced 2026-06-24 02:05:38 +03:00
verbose auth info
This commit is contained in:
parent
260c353577
commit
a77d931cd0
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue