]> granicus.if.org Git - curl/commit
When we issue a HTTP request, first make sure if the authentication phase
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Sep 2003 21:11:22 +0000 (21:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Sep 2003 21:11:22 +0000 (21:11 +0000)
commit58b1437cae71335fe78e850f0f2bacfcfb268333
treeb99a0ab5711dad3d247a137acc19c89ed5076637
parentc611ac958e0a680542a56ebb8d96a624c56ae150
When we issue a HTTP request, first make sure if the authentication phase
is over or not, as if it isn't we shall not begin any PUT or POST operation.

This cures bug report #805853, and test case 88 verifies it!
lib/http.c
lib/http_ntlm.c
lib/http_ntlm.h