Commit e80bdd66 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

filed is not fixed ;-)

parent d083fac1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.