Mercurial > hg
diff mercurial/branchmap.py @ 34744:0a2ef612ad50
hgweb: fix decodevaluefromheaders to always return a bytes value
That's more in line with what we want, and we know it's ASCII data
since that's all HTTP technically allows in headers anyway.
Differential Revision: https://phab.mercurial-scm.org/D1112
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 15 Oct 2017 00:43:01 -0400 |
parents | d0db41af73c0 |
children | 07fdac1d5c66 |