##// END OF EJS Templates
keepalive: send HTTP request headers in a deterministic order...
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.

File last commit:

r9999:f91e5630 default
r31999:aa836f56 default
Show More
filediff.tmpl
5 lines | 27 B | application/x-cheetah | CheetahLexer
{header}
{diff}
{footer}