diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 09:12:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 09:12:56 +0000 |
commit | e80bdd66f9292bf43f9b7d5d9ae4df419877cdaf (patch) | |
tree | 7bb78966c5194df13a7890779bf58972a17b22b4 /CHANGES | |
parent | d083fac1fc5f81fd2fa44295a1a3aaff1e0fb72f (diff) |
filed is not fixed ;-)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Daniel (25 November) -- 'Dave' fixed bug report #848371, identifying that if you'd do POST over a +- '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 turned out to be because libcurl wronly didn't consider the authentication "negotitation phase" to be complete yet. |