--- http_interactions: - request: method: get uri: https://cdn.contentful.com/spaces/cfexampleapi/content_types?limit=2&skip=5 body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulGem/0.1.0 Authorization: - Bearer b4c0n73n7fu1 Content-Type: - application/vnd.contentful.delivery.v1+json Host: - cdn.contentful.com response: status: code: 200 message: OK headers: Date: - Thu, 13 Mar 2014 10:14:58 GMT Server: - nginx/1.1.19 Content-Type: - application/vnd.contentful.delivery.v1+json X-Contentful-Request-Id: - 85f-830975822 Etag: - "\"2746811e75b9a95dce07c642289df92a\"" Access-Control-Allow-Origin: - "*" 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-Max-Age: - '86400' Cache-Control: - max-age=0 Content-Length: - '95' Accept-Ranges: - bytes Via: - 1.1 varnish Age: - '0' X-Served-By: - cache-am77-AMS X-Cache: - MISS X-Cache-Hits: - '0' Vary: - Accept-Encoding body: encoding: UTF-8 string: | { "sys": { "type": "Array" }, "total": 4, "skip": 5, "limit": 2, "items": [] } http_version: recorded_at: Thu, 13 Mar 2014 10:14:58 GMT recorded_with: VCR 2.8.0