mirror of
https://github.com/curl/curl.git
synced 2026-04-27 00:52:17 +03:00
oops, use the correct option name
This commit is contained in:
parent
3688cd3fea
commit
215677c10b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ This release includes the following changes:
|
|||
o configure --disable-proxy disables proxy support
|
||||
o Added CURLOPT_USERNAME and CURLOPT_PASSWORD
|
||||
o --interface now works with IPv6 connections on glibc systems
|
||||
o Added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD
|
||||
o Added CURLOPT_PROXYUSERNAME and CURLOPT_PROXYPASSWORD
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue