|
From: | Niels Grewe |
Subject: | Re: Basic HTTP Authentication with Objective-C |
Date: | Tue, 13 Aug 2013 14:52:32 +0000 |
Am 13.08.2013 um 15:52 schrieb Andreas Höschler <ahoesch@smartsoft.de>:
I'd go with NSURLConnection and a NSMutableURLRequest that you set the authentication header using -setValue:forHTTPHeaderField:. If it's not in your GNUstep tree, that would indicate that it is pretty ancient, svn tells me that it been there since 2006, so it should really work. I think you should also be able to use the NSURLAuthenticationChallenge/NSURLCredential stuff, but I've not used it on GNUstep recently. Cheers, Niels |
signature.asc
Description: Message signed with OpenPGP using GPGMail
[Prev in Thread] | Current Thread | [Next in Thread] |