Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/request.py @ 20605:a8aa699a812a
age | author | description |
---|---|---|
Tue, 15 Jan 2013 01:07:03 +0100 | Mads Kiilerich | hgweb: pass the actual response body to request.response, not just the length |
Tue, 15 Jan 2013 01:05:12 +0100 | Mads Kiilerich | hgweb: don't pass empty response chunks on |
Tue, 15 Jan 2013 01:05:12 +0100 | Mads Kiilerich | hgweb: remove handling of any else than strings from request.write |