diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-11-27 09:53:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-11-27 09:53:48 +0000 |
commit | 426954ff9594051e4d924a368a778c7e22147a1c (patch) | |
tree | bcf3b1c1ad6d76002da4499371c47edcf1833a07 | |
parent | 471c30372b6ccd6cd24ae8b554c3dec9e2951c08 (diff) |
Markus Moeller and SPNEGO
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog +Daniel (27 November) +- Markus Moeller improvied the SPNEGO detection in the configure script. + Daniel (25 November) - 'Dave' filed bug report #848371, identifying that if you'd do POST over a proxy to a https server, libcurl didn't POST at all, it just made a GET! It |