Re: using webkit to emulate a user
Re: using webkit to emulate a user
- Subject: Re: using webkit to emulate a user
- From: Scott Anguish <email@hidden>
- Date: Mon, 22 Oct 2007 04:40:50 -0400
On Oct 22, 2007, at 4:16 AM, Uli Kusterer wrote:
Am 22.10.2007 um 08:05 schrieb Charles Steinman:
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden