Pipelining HTTP Requests?
Pipelining HTTP Requests?
- Subject: Pipelining HTTP Requests?
- From: Dave DeLong <email@hidden>
- Date: Thu, 08 Jul 2010 16:19:14 -0600
Hi everyone,
Is there a way to pipeline HTTP requests on the Mac (and pre-iOS4)? I've found vague references in the CFNetwork source from 10.4 to "_CFNetConnectionSetShouldPipeline()", but that's not a reliable option. I've also seen mentioned that CFHTTPStream supposedly supports pipelining, but have found no supporting documentation.
Is there a built-in option (or 3rd party library I've overlooked, perhaps?), or will I need to implement my own pipelining?
(And yes, I know that the servers I need to talk to support pipelining. In fact, they really really really want me to use pipelining)
Thanks,
Dave
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden