Mercurial > hg
comparison tests/test-journal-share.t @ 39955:c421c22d3ad2
py3: convert HTTP request headers to str
The low-level request object ideally takes system strings for
HTTP request headers and values. If we send in bytes, it works. But
a duplicate header check fails and various tests emit duplicate
user-agent headers.
Differential Revision: https://phab.mercurial-scm.org/D4834
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 01 Oct 2018 23:08:04 -0700 |
parents | cb70be32f5f7 |
children | d252f51ab032 |
comparison
equal
deleted
inserted
replaced
39954:8c7ecd32ccce | 39955:c421c22d3ad2 |
---|