UNPKG

h2cli

Version:

A command line interface for HTTP/2

57 lines 1.13 kB
{ "cases": [ { "header_table_size": 4096, "headers": [ { ":scheme": "https" }, { ":authority": "example.com" }, { ":path": "/" }, { ":method": "GET" }, { "user-agent": "hpack-test" }, { "cookie": "xxxxxxx1" }, { "x-hello": "world" } ], "wire": "8702882f91d35d055c87a785840f2e879eb193aac92a130f1487f3e7cf9f3e7c874086f2b4e5a283ff84f07b2893" }, { "header_table_size": 4096, "headers": [ { ":scheme": "https" }, { ":authority": "example.com" }, { ":path": "/" }, { ":method": "GET" }, { "user-agent": "hpack-test" }, { "cookie": "xxxxxxx2" } ], "wire": "05882f91d35d055c87a70f2f879eb193aac92a130f1587f3e7cf9f3e7c8b81" } ], "description": "Encoded by hyper. See github.com/Lukasa/hyper for more information.", "draft": 8 }