fixtures/vcr_cassettes/request_change/manager/upgrade/noop.yml in ruby-ecomm-client-1.1.0 vs fixtures/vcr_cassettes/request_change/manager/upgrade/noop.yml in ruby-ecomm-client-1.7.0

- old
+ new

@@ -1,42 +1,51 @@ ---- -http_interactions: -- request: +--- +http_interactions: +- request: method: post - uri: http://bonsai.dev.glbt1.gdg/bonsai/bonsaimanager/service.asmx - body: - string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:tns="#Bonsai" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><tns:ChangeAccountRequest><tns:ItemRequestXml>&lt;itemRequest/&gt;</tns:ItemRequestXml><tns:AccountChangeXml>&lt;ClientChange TreeID='1735' ShopperID='922411'/&gt;</tns:AccountChangeXml><tns:RenewalPFID>0</tns:RenewalPFID><tns:IDType>ORION</tns:IDType><tns:ResourceType>outright</tns:ResourceType><tns:RenewalPeriods>0</tns:RenewalPeriods><tns:ResourceID>10e16f14-b606-11e3-a45e-0050569575d8</tns:ResourceID></tns:ChangeAccountRequest></env:Body></env:Envelope> - headers: - content-type: + uri: http://bonsai.dev.glbt1.gdg/Bonsai/BonsaiManager/Service.asmx + body: + encoding: US-ASCII + string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="#Bonsai" + xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><tns:ChangeAccountRequest><tns:ResourceID>b6be6fd0-c1a5-11e3-8e42-0050569575d8</tns:ResourceID><tns:ResourceType>outright</tns:ResourceType><tns:IDType>ORION</tns:IDType><tns:RenewalPFID>0</tns:RenewalPFID><tns:RenewalPeriods>0</tns:RenewalPeriods><tns:ItemRequestXml>&lt;itemRequest/&gt;</tns:ItemRequestXml><tns:AccountChangeXml>&lt;ClientChange + TreeID='2410' ShopperID='923518'/&gt;</tns:AccountChangeXml></tns:ChangeAccountRequest></env:Body></env:Envelope> + headers: + soapaction: + - ! '"#Bonsai/ChangeAccountRequest"' + content-type: - text/xml;charset=UTF-8 - content-length: - - "696" - accept: - - "*/*" - soapaction: - - "\"#Bonsai/ChangeAccountRequest\"" - response: - status: + content-length: + - '696' + accept: + - ! '*/*' + user-agent: + - Ruby + response: + status: code: 200 message: OK - headers: - content-type: - - text/xml; charset=utf-8 - content-length: - - "407" - x-aspnet-version: - - 4.0.30319 - cache-control: + headers: + cache-control: - private, max-age=0 - server: + content-type: + - text/xml; charset=utf-8 + server: - Microsoft-IIS/7.0 - date: - - Fri, 28 Mar 2014 00:22:36 GMT - connection: - - close - x-powered-by: + x-aspnet-version: + - 4.0.30319 + x-powered-by: - ASP.NET - body: - string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><ChangeAccountRequestResponse xmlns="#Bonsai"><ChangeAccountRequestResult>1</ChangeAccountRequestResult><ResultCode>0</ResultCode></ChangeAccountRequestResponse></soap:Body></soap:Envelope> - http_version: "1.1" - recorded_at: Fri, 28 Mar 2014 00:22:39 GMT + date: + - Fri, 18 Apr 2014 16:29:14 GMT + connection: + - close + content-length: + - '407' + body: + encoding: US-ASCII + string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><ChangeAccountRequestResponse + xmlns="#Bonsai"><ChangeAccountRequestResult>1</ChangeAccountRequestResult><ResultCode>0</ResultCode></ChangeAccountRequestResponse></soap:Body></soap:Envelope> + http_version: '1.1' + recorded_at: Fri, 18 Apr 2014 16:30:13 GMT recorded_with: VCR 2.8.0