--- http_interactions: - request: method: get uri: https://cdn.contentful.com/spaces/cfexampleapi body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulGem/0.1.1 Authorization: - Bearer b4c0n73n7fu1 Content-Type: - application/vnd.contentful.delivery.v1+json Host: - cdn.contentful.com response: status: code: 200 message: OK headers: Date: - Wed, 16 Apr 2014 09:00:25 GMT Server: - nginx/1.1.19 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 Access-Control-Allow-Methods: - GET,HEAD,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Max-Age: - '86400' Cache-Control: - max-age=0 Content-Type: - application/vnd.contentful.delivery.v1+json Etag: - "\"14a17843cf0cf8b116801f96c1c6fe23\"" X-Contentful-Request-Id: - 71a-635716491 Content-Length: - '285' Accept-Ranges: - bytes Via: - 1.1 varnish Age: - '2004' X-Served-By: - cache-fra1232-FRA X-Cache: - HIT X-Cache-Hits: - '1' Vary: - Accept-Encoding body: encoding: UTF-8 string: | { "sys": { "type": "Space", "id": "cfexampleapi" }, "name": "Contentful Example API", "locales": [ { "code": "en-US", "default": true, "name": "English" }, { "code": "tlh", "default": false, "name": "Klingon" } ] } http_version: recorded_at: Wed, 16 Apr 2014 09:00:26 GMT recorded_with: VCR 2.9.0