NSURLConnection and buffering

2008-07-04 Thread Arvind Jain
I'm using NSURLConnection to download a web page which is served from a server that uses HTTP 1.1 and chunked encoding. The web page consists of 2 sections; the server sends the first section which is about 300 bytes immediately, and has to do some processing for 30 seconds before it sends the next

Re: NSURLConnection and buffering

2008-07-05 Thread Arvind Jain
> > Date: Fri, 4 Jul 2008 19:22:30 -0400 > From: "Michael Ash" <[EMAIL PROTECTED]> > Subject: Re: NSURLConnection and buffering > To: "Cocoa Developers" > Message-ID: ><[EMAIL PROTECTED]> > Content-Type: text/plain; charset=UTF-8