features/cassettes/unsecured_metadata.yml in ruby_odata-0.1.6 vs features/cassettes/unsecured_metadata.yml in ruby_odata-0.2.0.beta1
- old
+ new
@@ -1,47 +1,47 @@
---
http_interactions:
- request:
method: get
- uri: http://win7dev:8989/SampleService/RubyOData.svc/$metadata
+ uri: http://10.10.0.17:8989/SampleService/RubyOData.svc/$metadata
body:
encoding: US-ASCII
string: ''
headers:
- Accept:
- - ! '*/*; q=0.5, application/xml'
- Accept-Encoding:
- - gzip, deflate
User-Agent:
- Ruby
+ Accept:
+ - "*/*; q=0.5, application/xml"
+ Accept-Encoding:
+ - gzip,deflate
response:
status:
code: 200
- message: OK
+ message: ''
headers:
Cache-Control:
- - no-cache
+ - private
Content-Length:
- '4055'
Content-Type:
- application/xml;charset=utf-8
Server:
- - Microsoft-IIS/7.5
+ - Microsoft-IIS/8.0
Set-Cookie:
- - ASP.NET_SessionId=tvkikr3xqyy43kcx0mk1uwdr; path=/; HttpOnly
+ - ASP.NET_SessionId=q4q3bi2ftgf1n4xdsw3weviz; 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:40 GMT
+ - Sun, 26 Apr 2015 16:30:01 GMT
body:
- encoding: US-ASCII
+ encoding: UTF-8
string: <?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx"><edmx:DataServices
m:DataServiceVersion="1.0" m:MaxDataServiceVersion="3.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><Schema
Namespace="RubyODataService" xmlns="http://schemas.microsoft.com/ado/2008/09/edm"><EntityType
Name="Product"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32"
Nullable="false" p6:StoreGeneratedPattern="Identity" xmlns:p6="http://schemas.microsoft.com/ado/2009/02/edm/annotation"
@@ -82,8 +82,8 @@
EntitySet="Categories" m:HttpMethod="GET" /><FunctionImport Name="CategoryNames"
ReturnType="Collection(Edm.String)" m:HttpMethod="GET" /><FunctionImport Name="FirstCategoryId"
ReturnType="Edm.Int32" m:HttpMethod="GET" /><FunctionImport Name="EntitySingleCategoryWebGet"
ReturnType="RubyODataService.Category" EntitySet="Categories" m:HttpMethod="GET"><Parameter
Name="id" Type="Edm.Int32" /></FunctionImport></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>
- http_version: !!null
- recorded_at: Tue, 07 Aug 2012 21:47:41 GMT
-recorded_with: VCR 2.2.4
+ http_version:
+ recorded_at: Sun, 26 Apr 2015 16:30:02 GMT
+recorded_with: VCR 2.5.0