spec/fixtures/vcr_cassettes/locale.yml in contentful-0.1.1 vs spec/fixtures/vcr_cassettes/locale.yml in contentful-0.1.2
- old
+ new
@@ -6,11 +6,11 @@
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- - RubyContentfulGem/0.1.0
+ - RubyContentfulGem/0.1.1
Authorization:
- Bearer b4c0n73n7fu1
Content-Type:
- application/vnd.contentful.delivery.v1+json
Host:
@@ -19,43 +19,43 @@
status:
code: 200
message: OK
headers:
Date:
- - Wed, 05 Mar 2014 21:15:55 GMT
+ - Wed, 16 Apr 2014 09:00:25 GMT
Server:
- nginx/1.1.19
- Content-Type:
- - application/vnd.contentful.delivery.v1+json
- X-Contentful-Request-Id:
- - 85f-830831773
- Etag:
- - "\"23e4b3361b063c545fdd9f7f4f97d825\""
- 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-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:
- - '238'
+ - '285'
Accept-Ranges:
- bytes
Via:
- 1.1 varnish
Age:
- - '0'
+ - '2004'
X-Served-By:
- - cache-fra1234-FRA
+ - cache-fra1232-FRA
X-Cache:
- - MISS
+ - HIT
X-Cache-Hits:
- - '0'
+ - '1'
Vary:
- Accept-Encoding
body:
encoding: UTF-8
string: |
@@ -66,16 +66,18 @@
},
"name": "Contentful Example API",
"locales": [
{
"code": "en-US",
+ "default": true,
"name": "English"
},
{
"code": "tlh",
+ "default": false,
"name": "Klingon"
}
]
}
http_version:
- recorded_at: Wed, 05 Mar 2014 21:15:56 GMT
-recorded_with: VCR 2.8.0
+ recorded_at: Wed, 16 Apr 2014 09:00:26 GMT
+recorded_with: VCR 2.9.0