progress during HTTP POST upload?
progress during HTTP POST upload?
- Subject: progress during HTTP POST upload?
- From: Jeff <email@hidden>
- Date: Wed, 3 Mar 2004 16:08:12 -0800
The delegate methods for asynch downloading are well-defined and
understood.
However, I'm trying to write code that uses HTTP POST to upload sizable
data; the response will just be a success or error-code.
Will I have to resort to CFNetwork and CFWriteStream to get upload
progress while the data is uploading? Or use something like
CURLHandle?
Thanks in advance,
Jeff
_______________________________________________
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.