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 an exception. Thanks 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