Re: Questions on when credentials are used in NSURLSessionDownloadTask
Re: Questions on when credentials are used in NSURLSessionDownloadTask
- Subject: Re: Questions on when credentials are used in NSURLSessionDownloadTask
- From: Daryle Walker <email@hidden>
- Date: Mon, 20 Apr 2015 17:03:10 -0400
> On Apr 20, 2015, at 5:22 AM, Quinn The Eskimo! <email@hidden> wrote:
>
> With regards the differences between FTP vs HTTP challenges, you can run into issues with the difference between NSURLAuthenticationMethodDefault and NSURLAuthenticationMethodHTTP{Basic,Digest}. In general I recommend that you handle all the password-based challenges (NSURLAuthenticationMethodDefault, NSURLAuthenticationMethodHTTP{Basic,Digest,NTLML}) in the same branch of your authentication challenge handler method.
What are the differences between the default and HTTP methods during FTP vs HTTP challenges?
Aren’t those two sentences in that paragraph contradictory? Appreciate the differences, but handle them in the same branch?
—
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com
_______________________________________________
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