Re: NSURLDownload with Authentication
Re: NSURLDownload with Authentication
- Subject: Re: NSURLDownload with Authentication
- From: Jens Alfke <email@hidden>
- Date: Thu, 04 Sep 2014 09:11:27 -0700
> On Sep 4, 2014, at 5:44 AM, Appa Rao Mulpuri <email@hidden> wrote:
>
> I am trying to add the authentication logic for the existing code with the NSURLDownload, but download:canAuthenticateAgainstProtectionSpace and download:didReceiveAuthenticationChallenge: are not being called with the below sample code base.
What type of authentication is the server requiring? What error do you end up getting?
It's been a long time since I used NSURLDownload, but from the parallels with NSURLConnection, it looks like your code is correct.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden