Mercurial > public > mercurial-scm > hg-stable
diff tests/test-http-protocol.t @ 37413:33af46d639b4
wireproto: send server capabilities in canonical order
Differential Revision: https://phab.mercurial-scm.org/D3171
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Fri, 06 Apr 2018 22:22:19 +0200 |
parents | a67fd1fe5109 |
children | 61e405fb6372 |
line wrap: on
line diff
--- a/tests/test-http-protocol.t Fri Apr 06 22:16:11 2018 +0200 +++ b/tests/test-http-protocol.t Fri Apr 06 22:22:19 2018 +0200 @@ -188,7 +188,7 @@ s> Content-Type: application/mercurial-0.1\r\n s> Content-Length: *\r\n (glob) s> \r\n - s> lookup branchmap pushkey known getbundle unbundlehash changegroupsubset streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN batch httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=$BUNDLE2_COMPRESSIONS$ + s> batch branchmap $USUAL_BUNDLE2_CAPS_SERVER$ changegroupsubset compression=$BUNDLE2_COMPRESSIONS$ getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash sending listkeys command s> GET /?cmd=listkeys HTTP/1.1\r\n s> Accept-Encoding: identity\r\n