h2cli
Version:
A command line interface for HTTP/2
66 lines (64 loc) • 1.27 kB
JSON
{
"context": "request",
"cases": [
{
"seqno": 0,
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "yahoo.co.jp"
},
{
":path": "/"
}
],
"header_table_size": 4096,
"wire": "82874388ea9adad7d4d7fd6f87"
},
{
"seqno": 1,
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "www.yahoo.co.jp"
},
{
":path": "/"
}
],
"header_table_size": 4096,
"wire": "428ce7cf9bfd535b5afa9affadff83"
},
{
"seqno": 2,
"headers": [
{
":method": "GET"
},
{
":scheme": "http"
},
{
":authority": "k.yimg.jp"
},
{
":path": "/images/top/sp2/cmn/logo-ns-130528.png"
}
],
"header_table_size": 4096,
"wire": "4188f67fab2da9ff5bff439a3b2d4d4bc4ee6de7c6f23aadb8f636a6e6bb1cc28084a47efbaa8384"
}
],
"draft": 5,
"description": "Encoded by node-http2-protocol. Encoder wrapper script: https://gist.github.com/molnarg/8375095"
}