cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: NTLM authentication verification

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 18 Apr 2005 16:35:07 +0200 (CEST)

On Mon, 18 Apr 2005, Pavel Orehov wrote:

> 1) Require from libcurl not to send NTLM credentials in first request. In
> this way i will get 407 from proxy and recognize that NTLM works by headers
> as you recomended.

Set multiple bits in PROXAUTH and that is what it'll do.

> 2) Some flag in curl that tell me that NTLM check perfromed.

That would require a patch to libcurl, as it doesn't have such an option now.
I wouldn't mind one though. Would fit nicely next to the CURLINFO_*AUTH_AVAIL
options.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-18