--- http_interactions: - request: method: get uri: https://cdn.contentful.com/spaces/cfexampleapi/assets/happycat body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulGem/0.8.0 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 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: - '"eb3bce6144d8829ff2484006069b8843"' Server: - nginx X-Contentful-Request-Id: - 405-1395099072 Content-Length: - '705' Accept-Ranges: - bytes Date: - Fri, 11 Dec 2015 12:37:35 GMT Via: - 1.1 varnish Age: - '0' Connection: - close X-Served-By: - cache-jfk1028-JFK X-Cache: - MISS X-Cache-Hits: - '0' Vary: - Accept-Encoding body: encoding: UTF-8 string: | { "fields": { "file": { "fileName": "happycatw.jpg", "contentType": "image/jpeg", "details": { "image": { "width": 273, "height": 397 }, "size": 59939 }, "url": "//images.contentful.com/cfexampleapi/3MZPnjZTIskAIIkuuosCss/382a48dfa2cb16c47aa2c72f7b23bf09/happycatw.jpg" }, "title": "Happy Cat" }, "sys": { "space": { "sys": { "type": "Link", "linkType": "Space", "id": "cfexampleapi" } }, "type": "Asset", "id": "happycat", "revision": 2, "createdAt": "2013-09-02T14:56:34.267Z", "updatedAt": "2013-09-02T15:11:24.361Z", "locale": "en-US" } } http_version: recorded_at: Fri, 11 Dec 2015 12:37:35 GMT recorded_with: VCR 2.9.3