Hi,
(I posted this message on the Cocoa list, but I didn't get any
replies, so I figured this list might be more appropriate.)
I'm planning to write an app in Cocoa that needs to download a lot of
HTTP resources as quickly as possible. Hence, I would like to use
pipelining to use one connection for multiple requests (for HTTP 1.1
servers). I noticed that NSURLConnection sends the header
"Connection: keep-alive" which would suggest that it does implement
pipelining.
Does NSURLConnection use pipelining? If so, how do I use it (or is it
automatic somehow)?
If not, what alternative ways of fetching pipelined HTTP resources do
you recommend?
Thanks!
Tomas Franzén
Lighthead Software
http://www.lightheadsw.com/ _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (
Macnetworkprog@list...)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macnetworkprog/subscriber%40opensubscriber.com
This email sent to
subscriber@open...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.