> On Apr 20, 2015, at 5:22 AM, Quinn The Eskimo! <eski...@apple.com> 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      (Macnetworkprog@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to