]> granicus.if.org Git - curl/commit
- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 20:21:22 +0000 (20:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 20:21:22 +0000 (20:21 +0000)
commita9a4300a367a4beeef0674240e6721d68f1b1ae3
tree9d00fc2acae45e420f322395e4f4e22df6e24138
parentf720e0ac0f1c9db0bbfbfe441a9983427ebb2429
- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then
  make CURLOPT_PROXYUSERPWD sort of deprecated. The primary motive for adding
  these new options is that they have no problems with the colon separator
  that the CURLOPT_PROXYUSERPWD option does.
CHANGES
RELEASE-NOTES
docs/KNOWN_BUGS
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
include/curl/typecheck-gcc.h
lib/url.c
lib/urldata.h