tests/test-wireproto-command-lookup.t
changeset 39559 07b58266bce3
parent 37725 3ea8323d6f95
child 40034 393e44324037
equal deleted inserted replaced
39558:b0e0db1565d1 39559:07b58266bce3
    41   s>     Server: testing stub value\r\n
    41   s>     Server: testing stub value\r\n
    42   s>     Date: $HTTP_DATE$\r\n
    42   s>     Date: $HTTP_DATE$\r\n
    43   s>     Content-Type: application/mercurial-exp-framing-0005\r\n
    43   s>     Content-Type: application/mercurial-exp-framing-0005\r\n
    44   s>     Transfer-Encoding: chunked\r\n
    44   s>     Transfer-Encoding: chunked\r\n
    45   s>     \r\n
    45   s>     \r\n
    46   s>     28\r\n
    46   s>     13\r\n
    47   s>      \x00\x00\x01\x00\x02\x012
    47   s>     \x0b\x00\x00\x01\x00\x02\x011
    48   s>     \xa1FstatusBokTBk\xad\xa5\xc6u\x98\xcae\x03mW\xd9\xe4\xb6K\x0c\x1c\xe7\xa0
    48   s>     \xa1FstatusBok
    49   s>     \r\n
    49   s>     \r\n
    50   received frame(size=32; request=1; stream=2; streamflags=stream-begin; type=command-response; flags=eos)
    50   received frame(size=11; request=1; stream=2; streamflags=stream-begin; type=command-response; flags=continuation)
       
    51   s>     1d\r\n
       
    52   s>     \x15\x00\x00\x01\x00\x02\x001
       
    53   s>     TBk\xad\xa5\xc6u\x98\xcae\x03mW\xd9\xe4\xb6K\x0c\x1c\xe7\xa0
       
    54   s>     \r\n
       
    55   received frame(size=21; request=1; stream=2; streamflags=; type=command-response; flags=continuation)
       
    56   s>     8\r\n
       
    57   s>     \x00\x00\x00\x01\x00\x02\x002
       
    58   s>     \r\n
    51   s>     0\r\n
    59   s>     0\r\n
    52   s>     \r\n
    60   s>     \r\n
       
    61   received frame(size=0; request=1; stream=2; streamflags=; type=command-response; flags=eos)
    53   response: b'Bk\xad\xa5\xc6u\x98\xcae\x03mW\xd9\xe4\xb6K\x0c\x1c\xe7\xa0'
    62   response: b'Bk\xad\xa5\xc6u\x98\xcae\x03mW\xd9\xe4\xb6K\x0c\x1c\xe7\xa0'
    54 
    63 
    55   $ cat error.log
    64   $ cat error.log