Re: Parsing HTTP message without the body
Re: Parsing HTTP message without the body
- Subject: Re: Parsing HTTP message without the body
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 16 Apr 2013 18:05:31 +0100
On 16 Apr 2013, at 17:55, Jens Alfke <email@hidden> wrote:
> * I could call CFHTTPMessageCopyBody to get the body data read so far, and use that as the start of my body stream.
You should do this. CFHTTPMessage does not do anything clever with the message body; any data that's beyond the end of the header ends up in the body un-munged.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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