Mercurial > hg
comparison mercurial/worker.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 | 238abf65a8ad |
children | 02b36e860e0b |
comparison
equal
deleted
inserted
replaced
34743:dc2bf7074147 | 34744:0a2ef612ad50 |
---|