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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to