Mercurial > hg
diff hgext/purge.py @ 36851:d6cd1451212e
hgweb: remove wsgirequest.read()
This was just a proxy to self.inp.read(). This method serves little
value. Let's nuke it.
Callers in the wire protocol server have been updated accordingly.
Differential Revision: https://phab.mercurial-scm.org/D2748
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 08 Mar 2018 17:57:07 -0800 |
parents | 5a3f8da663e5 |
children | 7fea205fd5dc |