spec/fixtures/cassettes/remove-known-host.yml in BtSync-0.5.3 vs spec/fixtures/cassettes/remove-known-host.yml in BtSync-0.6.1

- old
+ new

@@ -1,57 +1,84 @@ --- http_interactions: - request: method: get - uri: http://admin:AdminPassword@localhost:8888/gui/?action=removeknownhosts&index=1&name=/home/vagrant&output=json&secret=XEQRSGSJGGNKCTV4UZG2ZPOJRINGDE2C&token=RZbVuwWEheFdAfByFpevSH6m3_t2y6Brna0IR68P0vD7nryy2Ktd6gTBuFEAAAAA + uri: http://admin:AdminPassword@localhost:8888/gui/?action=getknownhosts&name=/home/vagrant&output=json&secret=WQUVU4Y24ZUVTJKQ5GUGV4HTTJUE2SG2&token=ejWv64pWCtIPBpqIfktISTdvRTZ3BcZ0enIRIZ_AMOIUf-TCNkPF7iiMxFEAAAAA body: encoding: US-ASCII string: '' headers: Cookie: - - GUID=TotE2NElyDGhazP4Fk3b + - GUID=rjaBHJHENSXofGDyyThi response: status: code: 200 message: OK headers: Connection: - keep-alive Content-Length: + - '59' + Content-Type: + - application/json; charset=utf-8 + Cache-Control: + - no-cache + body: + encoding: US-ASCII + string: ! '{ "hosts": [ { "index": 0, "peer": "10.0.1.254:12345" } ] }' + http_version: + recorded_at: Fri, 21 Jun 2013 17:23:53 GMT +- request: + method: get + uri: http://admin:AdminPassword@localhost:8888/gui/?action=removeknownhosts&index=0&name=/home/vagrant&output=json&secret=WQUVU4Y24ZUVTJKQ5GUGV4HTTJUE2SG2&token=ejWv64pWCtIPBpqIfktISTdvRTZ3BcZ0enIRIZ_AMOIUf-TCNkPF7iiMxFEAAAAA + body: + encoding: US-ASCII + string: '' + headers: + Cookie: + - GUID=rjaBHJHENSXofGDyyThi + response: + status: + code: 200 + message: OK + headers: + Connection: + - keep-alive + Content-Length: - '4' Content-Type: - application/json; charset=utf-8 Cache-Control: - no-cache body: encoding: US-ASCII string: ! '{ }' http_version: - recorded_at: Wed, 12 Jun 2013 18:42:13 GMT + recorded_at: Fri, 21 Jun 2013 17:23:53 GMT - request: method: get - uri: http://admin:AdminPassword@localhost:8888/gui/?action=getknownhosts&name=/home/vagrant&output=json&secret=XEQRSGSJGGNKCTV4UZG2ZPOJRINGDE2C&token=RZbVuwWEheFdAfByFpevSH6m3_t2y6Brna0IR68P0vD7nryy2Ktd6gTBuFEAAAAA + uri: http://admin:AdminPassword@localhost:8888/gui/?action=getknownhosts&name=/home/vagrant&output=json&secret=WQUVU4Y24ZUVTJKQ5GUGV4HTTJUE2SG2&token=ejWv64pWCtIPBpqIfktISTdvRTZ3BcZ0enIRIZ_AMOIUf-TCNkPF7iiMxFEAAAAA body: encoding: US-ASCII string: '' headers: Cookie: - - GUID=TotE2NElyDGhazP4Fk3b + - GUID=rjaBHJHENSXofGDyyThi response: status: code: 200 message: OK headers: Connection: - keep-alive Content-Length: - - '60' + - '17' Content-Type: - application/json; charset=utf-8 Cache-Control: - no-cache body: encoding: US-ASCII - string: ! '{ "hosts": [ { "index": 0, "peer": "192.168.1.5:45685" } ] }' + string: ! '{ "hosts": [ ] }' http_version: - recorded_at: Wed, 12 Jun 2013 18:42:13 GMT + recorded_at: Fri, 21 Jun 2013 17:23:53 GMT recorded_with: VCR 2.5.0