mercurial/pure/__init__.py
author Mads Kiilerich <mads@kiilerich.com>
Tue, 15 Jan 2013 01:07:03 +0100
changeset 18352 e33b9b92a200
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
hgweb: pass the actual response body to request.response, not just the length This makes it less likely to send a response that doesn't match Content-Length.