--- http_interactions: - request: method: get uri: http://win7dev:8989/SampleService/RubyOData.svc/Products(1) body: encoding: US-ASCII string: '' headers: Accept: - ! '*/*; q=0.5, application/xml' Accept-Encoding: - gzip, deflate User-Agent: - Ruby response: status: code: 200 message: OK headers: Cache-Control: - no-cache Content-Length: - '1431' Content-Type: - application/atom+xml;type=entry;charset=utf-8 Server: - Microsoft-IIS/7.5 Set-Cookie: - ASP.NET_SessionId=pqd44q53aamnklanqbym2pcu; path=/; HttpOnly X-Content-Type-Options: - nosniff Dataserviceversion: - 1.0; X-Aspnet-Version: - 4.0.30319 X-Powered-By: - ASP.NET Date: - Tue, 07 Aug 2012 21:47:37 GMT body: encoding: US-ASCII string: http://win7dev:8989/SampleService/RubyOData.svc/Products(1)<updated>2012-08-07T21:47:38Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">1</d:Id><d:Name>Test Product</d:Name><d:Description>Test Widget</d:Description><d:Price m:type="Edm.Decimal">10.25</d:Price><d:DiscontinuedDate m:type="Edm.DateTime" m:null="true" /><d:CategoryId m:type="Edm.Int32">1</d:CategoryId><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2012-08-07T21:47:38.157</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2012-08-07T21:47:38.157</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry> http_version: !!null recorded_at: Tue, 07 Aug 2012 21:47:38 GMT recorded_with: VCR 2.2.4