Skip navigation.
 
mlHTTP PUT with NTLM authentication
FROM : Nir Soffer
DATE : Fri Jul 14 17:00:53 2006

I'm trying to do this using NSURLConnection, but authentication 
fails.  It seems that NSURLProtectionSpace, used by 
NSURLAuthenticationChallenge, does not support NTLM authentication.

Is there a way to do this in Cocoa or I have to use CFNetwork or 
libcurl? libcurl is not hard, but I prefer to avoid working at this 
level if I can.

What about intel support? can I count on libcurl to work on intel 
machines?


Best Regards,

Nir Soffer

Related mailsAuthorDate
No related mails found.