[Web-SIG] some questions about start_response implementation

Manlio Perillo manlio_perillo at libero.it
Mon Oct 15 17:55:45 CEST 2007


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


More information about the Web-SIG mailing list