Re: Loading an RSS (feed://) URL
Re: Loading an RSS (feed://) URL
- Subject: Re: Loading an RSS (feed://) URL
- From: Jerry Krinock <email@hidden>
- Date: Tue, 21 Jun 2005 10:57:12 -0700
I did some reading on the WebPolicyDelegate class suggested by Andy. It
looks like you'd use it with WebDataSource, which is similar in function to
NSURLConnection; that is, you give it an NSURLRequest, and it comes back
with an NSURLResponse and data.
But I'm not sure it will give the error information I'm looking for, and
since I've now got working code with NSURLConnection, I'm going to stick
with that, using Ondra's hack, which Bob says is not a hack.
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden