D3433: httppeer: detect redirect to URL without query string (issue5860)

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Mon Apr 30 19:38:15 EDT 2018


indygreg added a comment.


  So it is documented somewhere, https://phab.mercurial-scm.org/rHG197d10e157ce848129ff5e7a53cf81d4ca63a932 only regressed behavior for the "redirect drops query string case:" the new code handled HTTP redirects with the query string properly. Although it doesn't appear as if there were any tests for it. This commit adds tests for both the "good" and "bad" HTTP redirect cases.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3433

To: indygreg, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list