Re: Can CFNetwork decode data transfered with chunked encoding automatically?
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Sorry, that was transfer encoding: chunked. On Mar 6, 2009, at 2:02 AM, 邓志坚 wrote: Thanks! _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/mpauley%40apple.com _Mark mpauley@apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... I use CFReadStream to send and recive http message. But I don't know if the response with chunked encoding can be decoded automatically by CFNetwork internally? Or I should decode the data by myself? This email sent to mpauley@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Pauley