]> granicus.if.org Git - curl/commit
- Igor Novoseltsev brought a patch that introduced two new options to
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Oct 2008 10:39:43 +0000 (10:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Oct 2008 10:39:43 +0000 (10:39 +0000)
commit08cf6780ba8ea242cb451f07e14bb572079e22cf
tree84ff8b08fde25d6d5334d62bdd9c2dbc713ccac1
parent6814907a2c3ce7b90cdd509f0dfca009e1ca228f
- Igor Novoseltsev brought a patch that introduced two new options to
  curl_easy_setopt: CURLOPT_USERNAME and CURLOPT_PASSWORD that sort of
  deprecates the good old CURLOPT_USERPWD since they allow applications to set
  the user name and password independently and perhaps more importantly allow
  both to contain colon(s) which CURLOPT_USERPWD doesn't fully support.
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