curl/include/curl
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 ignore curlver.h.dist 2008-08-28 13:58:07 +00:00
curl.h - Internet Explorer had a broken HTTP digest authentication before v7 and 2008-12-10 23:13:31 +00:00
curlbuild.h.dist Adjust curl_off_t definitions for DJGPP. 2008-08-28 16:08:31 +00:00
curlbuild.h.in Add missing preprocessor symbol definition checks 2008-08-25 13:42:53 +00:00
curlrules.h
curlver.h and we are now on the 7.19.3 road 2008-11-13 13:24:00 +00:00
easy.h
Makefile.am
mprintf.h
multi.h
stdcheaders.h
typecheck-gcc.h remove some spurious line-endings 2008-10-17 03:59:02 +00:00
types.h