D2843: url: support suppressing Accept header

2018-03-21 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa708e1e4d7a8: url: support suppressing Accept header (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2843?vs=7193=7221

D2843: url: support suppressing Accept header

2018-03-21 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 7193. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2843?vs=6997=7193 REVISION DETAIL https://phab.mercurial-scm.org/D2843 AFFECTED FILES mercurial/debugcommands.py mercurial/url.py

D2843: url: support suppressing Accept header

2018-03-13 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Sending this header automatically could interfere with future testing and client behavior. Let's add a knob to disable the behavior. We don't have a