So I have a spider program that will traverse a website and in a GUI have a
list of all the "resources" it's found. On occasion the spider is going to
run into links that use the feed:// protocol and I'm trying to figure out
how to handle it best.
If I find a href using the feed protocol, should I rewrite it as a http
protocol, or store it as the original feed protocol and then add a special
hook in the connection methods to rewrite it as http just before sending out
the request (to make sure it returns a Status Code 200 (OK)?
Thanks,
~ Mike Zornek
-----
Shameless promotion
Personal site: <http://MikeZornek.com>
Philly Apple Devs: <http://PHAD.org>
ADHOC / MacHack (July 27-31): <http://www.adhocconference.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden
This email sent to email@hidden