h2cli
Version:
A command line interface for HTTP/2
61 lines • 1.12 kB
JSON
{
"draft": 9,
"description": "Encoded by node-http2-hpack.",
"cases": [
{
"seqno": 0,
"wire": "82864188f439ce75c875fa5784",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "yahoo.co.jp"
},
{
":path": "/"
}
],
"header_table_size": 4096
},
{
"seqno": 1,
"wire": "8286418cf1e3c2fe8739ceb90ebf4aff84",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "www.yahoo.co.jp"
},
{
":path": "/"
}
]
},
{
"seqno": 2,
"wire": "82864187eabfa35332fd2b049b60d48e62a1849eb611589825353141e63ad52160b206c4f2f5d537",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "k.yimg.jp"
},
{
":path": "/images/top/sp2/cmn/logo-ns-130528.png"
}
]
}
]
}