HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Length: 523
Content-Type: application/json
Server: gunicorn/19.9.0
X-Cache-Key: 9236523725fec746b7c0ad7dadeed365
X-Cache-Status: Miss
X-Kong-Proxy-Latency: 112
X-Kong-Upstream-Latency: 9
{
"args": {},
"data": "",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate",
"Apikey": "jasonkey",
"Connection": "close",
"Host": "httpbin.org",
"User-Agent": "HTTPie/1.0.2",
"X-Consumer-Id": "1264dcd7-1525-4272-90ab-aa17785e7811",
"X-Consumer-Username": "Jason",
"X-Forwarded-Host": "example.com"
},
"json": null,
"method": "GET",
"origin": "172.19.0.1, 52.201.239.166",
"url": "http://example.com/anything"
}