##// END OF EJS Templates
hgweb: remove wsgirequest.read()...
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
Gregory Szorc -
r36867:d6cd1451 default
Show More