curl-library
Re: Problem using negotiated NTLM authentication with IIS 6 & post-data
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 15 Feb 2005 14:36:16 +0100 (CET)
Date: Tue, 15 Feb 2005 14:36:16 +0100 (CET)
On Tue, 15 Feb 2005, Jamie Lokier wrote:
> ... voila! A bug in curl! ...
>
> It's sending POST with non-zero Content-Length but no request body. Then
> it's sending POST again on the same connection: that's always an error --
> even with IIS :)
Yes indeed. It should send away the whole chunk or close the connection
without sending it.
Thanks for your analysis. I'll look into why this doesn't work...
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2005-02-15