tests/test-http-protocol.t
changeset 37556 b77aa48ba690
parent 37498 aacfca6f9767
child 37558 8a73132214a3
equal deleted inserted replaced
37555:930c433eb311 37556:b77aa48ba690
   175   > command listkeys
   175   > command listkeys
   176   >     namespace namespaces
   176   >     namespace namespaces
   177   > EOF
   177   > EOF
   178   s>     GET /?cmd=capabilities HTTP/1.1\r\n
   178   s>     GET /?cmd=capabilities HTTP/1.1\r\n
   179   s>     Accept-Encoding: identity\r\n
   179   s>     Accept-Encoding: identity\r\n
   180   s>     vary: X-HgProto-1\r\n
       
   181   s>     x-hgproto-1: partial-pull\r\n
       
   182   s>     accept: application/mercurial-0.1\r\n
   180   s>     accept: application/mercurial-0.1\r\n
   183   s>     host: $LOCALIP:$HGPORT\r\n (glob)
   181   s>     host: $LOCALIP:$HGPORT\r\n (glob)
   184   s>     user-agent: Mercurial debugwireproto\r\n
   182   s>     user-agent: Mercurial debugwireproto\r\n
   185   s>     \r\n
   183   s>     \r\n
   186   s> makefile('rb', None)
   184   s> makefile('rb', None)