http-interchange-0.3.2.1: golden/request/002.json
{
"requestLine": {
"method": "post",
"path": "/foo/bar?baz=true",
"versionMajor": 1,
"versionMinor": 1
},
"headers": [
{
"name": "Content-Type",
"value": "application/json"
},
{
"name": "Host",
"value": "example.com"
}
]
}