On Thu, Mar 6, 2008 at 5:45 PM, Andrew McNabb <[EMAIL PROTECTED]> wrote: > Wow, somehow we got talking about different things without realizing it! > I wonder how that happened? > > If I'm (finally) understanding you correctly, your case is one where we > are a server and handling a POST request. In my application, I'm > dealing with streaming _downloads_, not streaming _uploads_ (i.e., mine > is client side rather than server side).
Argh! On Thu, Mar 6, 2008 at 9:15 AM, Andrew McNabb <[EMAIL PROTECTED]> wrote: > On Wed, Mar 05, 2008 at 10:30:29PM -0500, Jean-Paul Calderone wrote: > > > > To clarify, this is about calling into application code in a web server > > once each time some new bytes from a request body are received from the > > client, right? > > Exactly. -- Christopher Armstrong International Man of Twistery http://radix.twistedmatrix.com/ http://twistedmatrix.com/ http://canonical.com/ _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
