| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Problem using negotiated NTLM authentication with IIS 6 & post-data
From: Christopher R. Palmer <crpalmer_at_vivisimo.com>
Date: Mon, 14 Feb 2005 22:00:59 -0500
I have a Windows 2003 server set up which is using NTLM authentication (on
curl --ntlm ______
succeeds with the same ____ as
curl --anyauth _____
which hangs.
Using tcpdump I see that the following data is exchanged:
1. curl sends unauthenticated header (but no post data)
at which point it appears that the web server is waiting for the rest of
I can make the --anyauth request work by adding an "Expect:" header. That is:
curl --anyauth --header "Expect: " _____
works correctly. Having tracked down the problem to this point I realize
Cheers,
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info