diff tests/test-subrepo.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 34ba47117164
children 69d4c8c5c25e
line wrap: on
line diff