--- http_interactions: - request: method: get uri: https://cdn.contentful.com/spaces/cfexampleapi/environments/master/entries?select=sys&sys.id=nyancat body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulGem/1.0.2 Authorization: - Bearer b4c0n73n7fu1 Content-Type: - application/vnd.contentful.delivery.v1+json Accept-Encoding: - gzip Connection: - close Host: - cdn.contentful.com response: status: code: 200 message: OK headers: Access-Control-Allow-Headers: - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent Access-Control-Allow-Methods: - GET,HEAD,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '86400' Cache-Control: - max-age=0 Content-Type: - application/vnd.contentful.delivery.v1+json Etag: - '"df5a0bca323bd8fb0e370f41cf07a148"' Server: - Contentful X-Content-Type-Options: - nosniff - nosniff X-Contentful-Request-Id: - f8fa255397530ecd6c842426aeeea221 Content-Length: - '645' Accept-Ranges: - bytes Date: - Tue, 11 Oct 2016 21:47:59 GMT Via: - 1.1 varnish Age: - '113' Connection: - close X-Served-By: - cache-jfk8121-JFK X-Cache: - HIT X-Cache-Hits: - '1' X-Timer: - S1476222479.776857,VS0,VE0 Vary: - Accept-Encoding body: encoding: ASCII-8BIT string: | { "sys": { "type": "Array" }, "total": 1, "skip": 0, "limit": 100, "items": [ { "sys": { "space": { "sys": { "type": "Link", "linkType": "Space", "id": "cfexampleapi" } }, "id": "nyancat", "type": "Entry", "createdAt": "2013-06-27T22:46:19.513Z", "updatedAt": "2013-09-04T09:19:39.027Z", "revision": 5, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "cat" } }, "locale": "en-US" } } ] } http_version: recorded_at: Tue, 11 Oct 2016 21:47:59 GMT recorded_with: VCR 3.0.3