--- http_interactions: - request: method: get uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/Products?$orderby=Name body: encoding: US-ASCII string: '' headers: User-Agent: - Ruby Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip,deflate response: status: code: 200 message: '' headers: Cache-Control: - private Content-Length: - '2735' Content-Type: - application/atom+xml;type=feed;charset=utf-8 Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=oydoxso1ufajqrivi1owc1y3; path=/; HttpOnly X-Content-Type-Options: - nosniff Dataserviceversion: - 1.0; X-Aspnet-Version: - 4.0.30319 X-Powered-By: - ASP.NET Date: - Sun, 26 Apr 2015 16:29:25 GMT body: encoding: UTF-8 string: http://10.10.0.17:8989/SampleService/RubyOData.svc/ProductsProducts2015-04-26T16:29:26Zhttp://10.10.0.17:8989/SampleService/RubyOData.svc/Products(1)<updated>2015-04-26T16:29:26Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">1</d:Id><d:Name>Product 1 - Updated</d:Name><d:Description>Test Widget</d:Description><d:Price m:type="Edm.Decimal">25.00</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">2015-04-26T16:29:25.66</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:25.66</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry><entry><id>http://10.10.0.17:8989/SampleService/RubyOData.svc/Products(2)</id><category term="RubyODataService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Product" href="Products(2)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Category" type="application/atom+xml;type=entry" title="Category" href="Products(2)/Category" /><title /><updated>2015-04-26T16:29:26Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">2</d:Id><d:Name>Product 2 - Updated</d:Name><d:Description>Test Widget</d:Description><d:Price m:type="Edm.Decimal">100.00</d:Price><d:DiscontinuedDate m:type="Edm.DateTime" m:null="true" /><d:CategoryId m:type="Edm.Int32">2</d:CategoryId><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:25.66</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:25.66</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry></feed> http_version: recorded_at: Sun, 26 Apr 2015 16:29:26 GMT recorded_with: VCR 2.5.0