Re: [Web-SIG] hop-by-hop headers handling

2007-10-02 Thread Phillip J. Eby
At 05:47 PM 10/1/2007 +0200, Manlio Perillo wrote: >Hi, I have another question with error handling. > >The WSGI spec only says that applications *must* not generate hop-by-hop >headers, but says nothing on how a WSGI server should handle them. > >In the previous version of nginx mod_wsgi I just ig

[Web-SIG] hop-by-hop headers handling

2007-10-01 Thread Manlio Perillo
Hi, I have another question with error handling. The WSGI spec only says that applications *must* not generate hop-by-hop headers, but says nothing on how a WSGI server should handle them. In the previous version of nginx mod_wsgi I just ignored these headers, but in the latest revisions, I raise