D2797: hgweb: stop setting headers on wsgirequest

2018-03-12 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG96a93625a824: hgweb: stop setting headers on wsgirequest (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2797?vs=6858&id=693

D2797: hgweb: stop setting headers on wsgirequest

2018-03-10 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY All commands now go through the new response API. This is dead code. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2797 AFFECTED F