Re: Check URL Status
Re: Check URL Status
- Subject: Re: Check URL Status
- From: Andrew Farmer <email@hidden>
- Date: Wed, 28 Jan 2009 14:12:25 -0800
On 28 Jan 09, at 13:15, Mr. Gecko wrote:
yeah that wouldn't work for what I need, if I could just do
NSHTTPURLResponse *response = [NSURLConnection
responseForRequest:request]; that would work, but it's not in cocoa...
Actually, it is. It's just named slightly differently...
NSURLConnection sendSynchronousRequest:returningResponse:error:
_______________________________________________
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