curl/docs/libcurl
Daniel Stenberg 6e376532b0 - Internet Explorer had a broken HTTP digest authentication before v7 and
there are servers "out there" that relies on the client doing this broken
  Digest authentication. Apache even comes with an option to work with such
  broken clients.

  The difference is only for URLs that contain a query-part (a '?'-letter and
  text to the right of it).

  libcurl now supports this quirk, and you enable it by setting the
  CURLAUTH_DIGEST_IE bit in the bitmask you pass to the CURLOPT_HTTPAUTH or
  CURLOPT_PROXYAUTH options. They are thus individually controlled to server
  and proxy.
2008-12-10 23:13:31 +00:00
..
.cvsignore
ABI minor language fix 2008-06-30 09:39:26 +00:00
curl_easy_cleanup.3
curl_easy_duphandle.3
curl_easy_escape.3
curl_easy_getinfo.3 mention the openssl requirement for the certinfo data 2008-10-16 12:35:47 +00:00
curl_easy_init.3
curl_easy_pause.3 Checked in some grammatical and minor other fixes in the documentation and 2008-09-10 07:11:45 +00:00
curl_easy_perform.3
curl_easy_recv.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_reset.3
curl_easy_send.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_setopt.3 - Internet Explorer had a broken HTTP digest authentication before v7 and 2008-12-10 23:13:31 +00:00
curl_easy_strerror.3
curl_easy_unescape.3
curl_escape.3
curl_formadd.3 Fixed test 554 to pass the torture test. 2008-07-08 21:16:18 +00:00
curl_formfree.3
curl_formget.3
curl_free.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init.3
curl_global_init_mem.3
curl_mprintf.3
curl_multi_add_handle.3 Christopher Palow's multi interface docs updates 2008-05-24 19:19:49 +00:00
curl_multi_assign.3
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3
curl_multi_init.3
curl_multi_perform.3
curl_multi_remove_handle.3
curl_multi_setopt.3 Checked in some grammatical and minor other fixes in the documentation and 2008-09-10 07:11:45 +00:00
curl_multi_socket.3 updated to match current reality 2008-07-10 13:40:59 +00:00
curl_multi_socket_all.3
curl_multi_strerror.3
curl_multi_timeout.3 - mention curl_multi_socket_action() rather than the deprecated 2008-08-06 21:22:07 +00:00
curl_share_cleanup.3
curl_share_init.3
curl_share_setopt.3
curl_share_strerror.3
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version.3
curl_version_info.3
getinfo-times
index.html - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
libcurl-easy.3
libcurl-errors.3 the next release is now called 7.19.0 2008-06-08 21:04:46 +00:00
libcurl-multi.3
libcurl-share.3 better mentioning of other functions to create proper hrefs in the web 2004-03-15 10:23:14 +00:00
libcurl-tutorial.3 Fixed an outdated mention of having keep strings around in curl_easy_setopt 2008-11-17 08:16:25 +00:00
libcurl.3
libcurl.m4
Makefile.am - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00