Manlio Perillo ha scritto:
> Hi.
> 
> I'm implementing the start_response callable for Nginx mod_wsgi and I 
> have a few questions.
> 
> [...]
 >
> 2) What happens if an application call start_response with an incorrect
>     status line or headers?
> 
>     Should an implementation consider the function "called", so that an
                                                       ^^^^^^
                                                     not called

>     application can call it a second time, *without* the exc_info
>     parameter?
> 


Manlio Perillo
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to