Making a Cocoa web crawler
Making a Cocoa web crawler
- Subject: Making a Cocoa web crawler
- From: Justin Anderson <email@hidden>
- Date: Sat, 2 Mar 2002 19:10:46 -0500
I need to make a web crawler for school and want to code it in Cocoa.
I'm wondering if it's possible to define HTTP fields (specifically
USER-AGENT) in an NSURL. Is this sort of thing supposed to be defined in
NSURL's "- setProperty:forKey:" or do I need to do all of this in C or
bridged from Java?
Justin Anderson
CompSci - UMass Amherst
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.