Re: CFHTTP functions (notification of progress for HTTP POST
Re: CFHTTP functions (notification of progress for HTTP POST
- Subject: Re: CFHTTP functions (notification of progress for HTTP POST
- From: Frederick Cheung <email@hidden>
- Date: Wed, 16 Mar 2005 00:26:05 +0000
On 15 Mar 2005, at 20:08, email@hidden wrote:
Date: Mon, 14 Mar 2005 15:36:52 -0500
From: Ron Anderson <email@hidden>
Subject: CFHTTP functions (notification of progress for HTTP POST)
To: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
When I use CFReadStreamCreateForHTTPRequest to create an HTTP POST
request, and then perform CFReadStreamOpen to open the read stream, is
there any way to get notifications of the progress of the outgoing
message upload? For instance, if I have a fairly large message body
(POST payload), then I would like to check the progress of the upload.
You can query the stream for the property
kCFStreamPropertyHTTPRequestBytesWrittenCount
Fred
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden