--- http_interactions: - request: method: get uri: https://myhost.com:2087/json-api/adddns?domain=example.com&ip=192.1.2.3&trueowner=something body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":1,"statusmsg":"Added example.com ok belonging to user something"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT - request: method: get uri: https://myhost.com:2087/json-api/adddns?domain=example.com&ip=192.1.2.3 body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":1,"statusmsg":"Added example.com ok belonging to user root"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT - request: method: get uri: https://myhost.com:2087/json-api/adddns?domain=example.com&ip=192.1.2.3&trueowner=something body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":1,"statusmsg":"Added example.com ok belonging to user something"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT recorded_with: VCR 2.0.0 ...