D2833: tests: teach get-with-headers.py to ignore dynamic headers

2018-03-13 Thread indygreg (Gregory Szorc)
indygreg abandoned this revision. indygreg added a comment. I like Matt's patch and will do something more deterministic. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2833 To: indygreg, #hg-reviewers Cc: mharbison72, mercurial-devel

D2833: tests: teach get-with-headers.py to ignore dynamic headers

2018-03-12 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. I’ve got a patch locally that will pattern substitute away the date. It’s been useful for LFS, because I’ve been debug dumping the headers and JSON on the client side. I’ll try to submit that tonight. REPOSITORY rHG Mercurial REVISION DETAIL

D2833: tests: teach get-with-headers.py to ignore dynamic headers

2018-03-12 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The Date and Server HTTP headers are dynamic by nature. They are also present on every response and are mostly advisory. It isn't important for us to test