--- http_interactions: - request: method: get uri: https://myhost.com:2087/json-api/sethostname?hostname=myhost.com body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.87 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"sethostname":[{"status":1,"statusmsg":"Hostname Changed to: myhost.com","msgs":"Updating Apache configuration\nUpdating cPanel license...Done. Update succeeded.\nBuilding global cache for cpanel...Done","warns":[]}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT recorded_with: VCR 2.0.0 ...