view mercurial/__init__.py @ 12739:8dcd3203a261

hgweb: don't send a body or illegal headers during 304 response Without this fix, mod_wsgi and spawning get in a wedged state after sending a 304 response. Not sending a body fixed that problem. The header change was discovered by using wsgiref.validate.validator to check for other errors.
author Augie Fackler <durin42@gmail.com>
date Sat, 16 Oct 2010 17:29:04 -0500
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source