Re: HTTP (NTLM) authentication with Cocoa
Re: HTTP (NTLM) authentication with Cocoa
- Subject: Re: HTTP (NTLM) authentication with Cocoa
- From: Jens Alfke <email@hidden>
- Date: Wed, 2 Jul 2008 13:36:50 -0700
On 1 Jul '08, at 11:52 AM, Mark Pauley wrote:
When your NSURLConnection delegate gets an auth challenge message,
you need to send -useCredential:forAuthenticationChallenge: to the
connection, or we'll go along on our merry way without checking the
credential store again.
He's using +sendSynchronousRequest:, so there's no delegate.
But the synchronous mode should use credentials already in the store,
right?
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden