POST request without NSURLConnection
POST request without NSURLConnection
- Subject: POST request without NSURLConnection
- From: Jérome Foucher <email@hidden>
- Date: Fri, 11 Jun 2004 15:23:45 +0200
Hi all,
In my app, I have to make a HTTP POST request. So I looked at what was
available and NSURLConnection seemed the perfect solution for it.....
until I discovered in the online doc that it required Mac OS X 10.2.7
or at least Safari 1.0 or newer.....
Is there any alternative ?? (I don't really want to embed CURL....)
Thanks
Jerome
_______________________________________________
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.