Loading an RSS (feed://) URL
Loading an RSS (feed://) URL
- Subject: Loading an RSS (feed://) URL
- From: Jerry Krinock <email@hidden>
- Date: Mon, 20 Jun 2005 20:24:26 -0700
An RSS "feed://...." string is a URL, isn't it?
But if I create an NSURLRequest from one, and from it an NSURLConnection, it
immediately sends a message to my delegate method
connection:didFailWithError, giving error -1002 "unsupported URL". It seems
to barf as soon as it sees the scheme "feed"; it doesn't even try to find
the server.
The existence of "Safari RSS" proves that someone at Apple has done this.
Is there a new class that I can't find? I've been searching docs for
several hours and have learned a lot, but not what I need here.
Jerry Krinock
_______________________________________________
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