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
..
2002-10-14 07:47:40 +00:00
ABI
2008-06-30 09:39:26 +00:00
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2006-06-24 23:11:36 +00:00
2005-08-12 21:47:05 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2004-04-13 14:27:47 +00:00
2006-01-02 23:32:36 +00:00
2003-03-10 20:43:59 +00:00
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2007-01-09 18:58:16 +00:00
2003-08-11 23:07:38 +00:00
2005-06-03 21:38:40 +00:00
2004-05-05 06:11:57 +00:00
2007-07-30 21:47:56 +00:00