h2cli
Version:
A command line interface for HTTP/2
61 lines (60 loc) • 1.6 kB
JSON
{
"cases": [
{
"seqno": 0,
"wire": "0283c5837f06839d29af0188f439ce75c875fa57048163",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "yahoo.co.jp"
},
{
":path": "/"
}
]
},
{
"seqno": 1,
"wire": "0283c5837f06839d29af018cf1e3c2fe8739ceb90ebf4aff048163",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "www.yahoo.co.jp"
},
{
":path": "/"
}
]
},
{
"seqno": 2,
"wire": "0283c5837f06839d29af0187eabfa35332fd2b049b60d48e62a1849eb611589825353141e63ad52160b206c4f2f5d537",
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "k.yimg.jp"
},
{
":path": "/images/top/sp2/cmn/logo-ns-130528.png"
}
]
}
],
"draft": 9,
"description": "http2 in Haskell: StaticH - static table=yes, header table=no, huffman=yes"
}