curl-and-php
Re: Checking Sharepoint (up/down)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 5 Apr 2006 00:02:54 +0200 (CEST)
Date: Wed, 5 Apr 2006 00:02:54 +0200 (CEST)
On Tue, 4 Apr 2006, Chris Gralike wrote:
> Maybe some of you can lend me a moment?
Sure, see here:
> * Server auth using Basic with user 'SECRET ;)'
You send off your auth using Basic.
> < HTTP/1.1 401 Unauthorized
...
> < WWW-Authenticate: NTLM
The server responds and says it wants authentication done using NTLM. So, you
need to use NTLM instead.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2006-04-05