--- http_interactions: - request: method: get uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/EntityCategoryWebGet 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: - '1506' Content-Type: - application/atom+xml;type=feed;charset=utf-8 Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=2o0uen2eylbkss3ywr4bpcrz; 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:56 GMT body: encoding: UTF-8 string: http://10.10.0.17:8989/SampleService/RubyOData.svc/EntityCategoryWebGetEntityCategoryWebGet2015-04-26T16:29:56Zhttp://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(1)<updated>2015-04-26T16:29:56Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">1</d:Id><d:Name>Category 0070</d:Name><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:56.363</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:56.363</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry></feed> http_version: recorded_at: Sun, 26 Apr 2015 16:29:56 GMT - request: method: get uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/EntitySingleCategoryWebGet?id=1 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: - '1251' Content-Type: - application/atom+xml;type=entry;charset=utf-8 Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=oeaodftow4uoex14rzugkymh; 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:56 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><entry xml:base="http://10.10.0.17:8989/SampleService/RubyOData.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(1)</id><category term="RubyODataService.Category" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Category" href="Categories(1)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Products" type="application/atom+xml;type=feed" title="Products" href="Categories(1)/Products" /><title /><updated>2015-04-26T16:29:57Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">1</d:Id><d:Name>Category 0071</d:Name><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:56.957</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:56.957</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry> http_version: recorded_at: Sun, 26 Apr 2015 16:29:57 GMT - request: method: post uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories body: encoding: UTF-8 string: '{"Name":"Cat2","AuditFields":{"CreatedBy":"Machinist"}}' headers: User-Agent: - Ruby Accept: - "*/*; q=0.5, application/xml" Content-Type: - application/json Accept-Encoding: - gzip,deflate response: status: code: 201 message: '' headers: Cache-Control: - private Content-Length: - '1250' Content-Type: - application/atom+xml;type=entry;charset=utf-8 Location: - http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(2) Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=vhklyd2tr2qxc0jj2qcjzmfi; 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:57 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><entry xml:base="http://10.10.0.17:8989/SampleService/RubyOData.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(2)</id><category term="RubyODataService.Category" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Category" href="Categories(2)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Products" type="application/atom+xml;type=feed" title="Products" href="Categories(2)/Products" /><title /><updated>2015-04-26T16:29:57Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">2</d:Id><d:Name>Cat2</d:Name><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:57.864282Z</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:57.864282Z</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry> http_version: recorded_at: Sun, 26 Apr 2015 16:29:57 GMT - request: method: post uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories body: encoding: UTF-8 string: '{"Name":"Cat3","AuditFields":{"CreatedBy":"Machinist"}}' headers: User-Agent: - Ruby Accept: - "*/*; q=0.5, application/xml" Content-Type: - application/json Accept-Encoding: - gzip,deflate response: status: code: 201 message: '' headers: Cache-Control: - private Content-Length: - '1250' Content-Type: - application/atom+xml;type=entry;charset=utf-8 Location: - http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(3) Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=rmsf1bvnqgyuy5qzf0gcrcez; 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:57 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><entry xml:base="http://10.10.0.17:8989/SampleService/RubyOData.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(3)</id><category term="RubyODataService.Category" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Category" href="Categories(3)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Products" type="application/atom+xml;type=feed" title="Products" href="Categories(3)/Products" /><title /><updated>2015-04-26T16:29:58Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">3</d:Id><d:Name>Cat3</d:Name><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:58.161157Z</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:58.161157Z</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry> http_version: recorded_at: Sun, 26 Apr 2015 16:29:58 GMT - request: method: get uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/CategoryNames 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: - '200' Content-Type: - application/xml;charset=utf-8 Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=mmdxyplz2hkdzb1jgliolhr2; 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:57 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><CategoryNames xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices"><element>Cat1</element><element>Cat2</element><element>Cat3</element></CategoryNames> http_version: recorded_at: Sun, 26 Apr 2015 16:29:58 GMT - request: method: post uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories body: encoding: UTF-8 string: '{"Name":"Category 0075","AuditFields":{"CreatedBy":"Machinist"}}' headers: User-Agent: - Ruby Accept: - "*/*; q=0.5, application/xml" Content-Type: - application/json Accept-Encoding: - gzip,deflate response: status: code: 201 message: '' headers: Cache-Control: - private Content-Length: - '1259' Content-Type: - application/atom+xml;type=entry;charset=utf-8 Location: - http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(1) Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=1hkf1q4sb04lhmtgxwjg3405; 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:58 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><entry xml:base="http://10.10.0.17:8989/SampleService/RubyOData.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://10.10.0.17:8989/SampleService/RubyOData.svc/Categories(1)</id><category term="RubyODataService.Category" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Category" href="Categories(1)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Products" type="application/atom+xml;type=feed" title="Products" href="Categories(1)/Products" /><title /><updated>2015-04-26T16:29:58Z</updated><author><name /></author><content type="application/xml"><m:properties><d:Id m:type="Edm.Int32">1</d:Id><d:Name>Category 0075</d:Name><d:AuditFields m:type="RubyODataService.AuditFields"><d:CreateDate m:type="Edm.DateTime">2015-04-26T16:29:58.661157Z</d:CreateDate><d:ModifiedDate m:type="Edm.DateTime">2015-04-26T16:29:58.661157Z</d:ModifiedDate><d:CreatedBy>Machinist</d:CreatedBy></d:AuditFields></m:properties></content></entry> http_version: recorded_at: Sun, 26 Apr 2015 16:29:58 GMT - request: method: get uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/FirstCategoryId 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: - '234' Content-Type: - application/xml;charset=utf-8 Server: - Microsoft-IIS/8.0 Set-Cookie: - ASP.NET_SessionId=vwjgwgrhqv00fjdniitgavlb; 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:58 GMT body: encoding: UTF-8 string: <?xml version="1.0" encoding="utf-8"?><d:FirstCategoryId xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" m:type="Edm.Int32">1</d:FirstCategoryId> http_version: recorded_at: Sun, 26 Apr 2015 16:29:58 GMT recorded_with: VCR 2.5.0