Mercurial > public > mercurial-scm > hg
diff setup.py @ 31999:aa836f56c3cc
keepalive: send HTTP request headers in a deterministic order
An upcoming patch will add low-level testing of the bytes being sent
over the wire. As part of developing that test, I discovered that the
order of headers in HTTP requests wasn't deterministic. This patch
makes the order deterministic to make things easier to test.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 13 Apr 2017 18:04:38 -0700 |
parents | 2243ba216f66 |
children | efcaf6ab86f4 |