Sha256: 1a765b96c5ac5fc6362023fd67f5cf7ae241ffbf2dbec196e151358ab8f5abed
Contents?: true
Size: 1.04 KB
Versions: 7
Compression:
Stored size: 1.04 KB
Contents
--- http_interactions: - request: method: get uri: http://www.example.com/api?action=client-updatepassword&username=vps123&password=123456&id=api_id&key=api_key body: encoding: UTF-8 string: "" headers: {} response: status: code: 200 message: OK body: encoding: UTF-8 string: <status>success</status> <statusmsg>Successfully updated client password</statusmsg> <username>vps123</username> <password>123456</password> http_version: "1.1" recorded_at: Tue, 01 Nov 2011 04:58:44 GMT - request: method: get uri: http://www.example.com/api?action=client-updatepassword&username=vps13&password=thecake&id=api_id&key=api_key body: encoding: UTF-8 string: "" headers: {} response: status: code: 200 message: OK body: encoding: UTF-8 string: <status>error</status> <statusmsg>error message</statusmsg> http_version: "1.1" recorded_at: Tue, 01 Nov 2011 04:58:44 GMT recorded_with: VCR 2.0.0
Version data entries
7 entries across 7 versions & 1 rubygems