On Thu, Sep 25, 2014 at 11:48 PM, Robert Collins
<robe...@robertcollins.net> wrote:
> I think making an empty bytestream flush the headers would be
> sufficient, and preserve much of the niceness.


FWIW, switching to the `app(environ) -> status, headers, body` calling
signature gets rid of this issue as well, since there is no longer a
start_response.  ;-)
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to