> Looking at the code for the wsgi handler, it does call start_response()
> before processing any of the response body - my understanding is that
> this should cause the headers to be sent immediately.

Humph, looks like my understanding isn't so hot - PEP 333 explicitly
forbids start_response from sending the headers.  Nevertheless, I'd be
interested to hear if different deployment options affect the behaviour
of your examples.

 Cheers,

   Ryan

-- 
Ryan Kelly
http://www.rfk.id.au  |  This message is digitally signed. Please visit
r...@rfk.id.au        |  http://www.rfk.id.au/ramblings/gpg/ for details

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to