--- http_interactions: - request: method: get uri: http://example.com/users body: encoding: UTF-8 string: '' headers: Accept: - "*/*" response: status: code: 200 message: OK headers: Content-Length: - 57 Content-Type: - application/json;charset=utf-8 X-Content-Type-Options: - nosniff body: encoding: UTF-8 string: '[{"first_name":"Robb","last_name":"Stark","group":"member"},{"first_name":"Ned","last_name":"Stark","group":"member"}]' http_version: recorded_at: Mon, 13 Jan 2014 21:01:47 GMT recorded_with: VCR 2.9.3