graphbrainz/test/fixtures/2b7cd5ca496a1d302cc587411cd36ad4.headers
Brian Beck 898ec78a6f Add a schema extension API and several extensions (#42)
* Add a schema extension API and several extensions
* Update graphql-markdown to use new diffSchema function
* Update Node support
2017-10-19 01:00:21 -07:00

29 lines
No EOL
898 B
Text

{
"statusCode": 200,
"headers": {
"date": "Thu, 19 Oct 2017 06:34:51 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": "892",
"x-ratelimit-reset": "1508394891",
"last-modified": "Thu, 19 Oct 2017 06:07:26 GMT",
"server": "Jetty(9.3.10.v20160621)",
"access-control-allow-origin": "*",
"content-encoding": "gzip"
},
"url": "http://musicbrainz.org:80/ws/2/label?limit=50&query=Sony&fmt=json",
"time": 695,
"request": {
"method": "GET",
"headers": {
"User-Agent": "graphbrainz/6.1.0 ( https://github.com/exogen/graphbrainz )",
"host": "musicbrainz.org",
"accept-encoding": "gzip, deflate",
"accept": "application/json"
}
}
}