It is possible, but it would be simpler just to make
the appropriate GET or POST request yourself.
To do that, one would use one of Cocoa's NSURLxxx classes... I don't
remember the exact name offhand, there's two, one is deprecated (and
its header says so) and the other is the one you should be using.
NSURLConnection and NSURLHandle, I think.
NSURLHandle is deprecated
NSURLConnection is supported, and probably what is appropriate.
_______________________________________________
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