graphbrainz/test/fixtures/77534a6e7fb7ddb83df8a7c91f2ebcc4.headers
Brian Beck b5d0dcce91 Add a nodes field to every connection (#41)
* Add a nodes field to every connection
* Document nodes field
2017-10-06 19:43:15 -07:00

29 lines
No EOL
924 B
Text

{
"statusCode": 200,
"headers": {
"date": "Sat, 07 Oct 2017 02:16:49 GMT",
"content-type": "application/json; charset=utf-8",
"transfer-encoding": "chunked",
"connection": "keep-alive",
"keep-alive": "timeout=15",
"vary": "Accept-Encoding",
"x-ratelimit-limit": "1200",
"x-ratelimit-remaining": "755",
"x-ratelimit-reset": "1507342609",
"server": "Plack::Handler::Starlet",
"etag": "W/\"dfb1258ab1119ada8197e91d3da43002\"",
"access-control-allow-origin": "*",
"content-encoding": "gzip"
},
"url": "http://musicbrainz.org:80/ws/2/artist?release=2ac3cbf2-f0d0-3678-af5f-b62dcb051bc0&fmt=json",
"time": 659,
"request": {
"method": "GET",
"headers": {
"User-Agent": "graphbrainz/6.0.0 ( https://github.com/exogen/graphbrainz )",
"host": "musicbrainz.org",
"accept-encoding": "gzip, deflate",
"accept": "application/json"
}
}
}