Re: URLWithString fails to fails with bad string
Re: URLWithString fails to fails with bad string
- Subject: Re: URLWithString fails to fails with bad string
- From: Dave Carrigan <email@hidden>
- Date: Wed, 25 Nov 2009 09:34:21 -0800
On Nov 25, 2009, at 9:28 AM, email@hidden wrote:
> I was just looking through the API to see what methods might help me with this and NSNetService looked like it might work, until I read the class description. What I'm doing exactly, is downloading batches of web pages via http. I don't want to make the attempt if the url is not valid.
The only way to determine the validity of a well-formed url is to attempt to retrieve it.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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