--- http_interactions: - request: method: get uri: https://sendgrid.com/apiv2/customer.monitor.json?api_key=pass&api_user=user&email=test@email.com&frequency=10000&name=testmonitor&task=create body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v0.8.9 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 200 message: OK headers: Server: - nginx/1.4.2 Date: - Fri, 17 Jan 2014 01:25:53 GMT Content-Type: - application/json Content-Length: - '46' Connection: - keep-alive X-Powered-By: - PHP/5.3.2-1ubuntu4.22 Cache-Control: - no-cache, must-revalidate Expires: - '0' Set-Cookie: - sendgrid_frontend=5d3f08ad500e9c59149365b37c00199d:cabd8ed4711f788f86e6726ab217061f293aaaa2; expires=Sun, 16-Feb-2014 01:25:52 GMT; path=/; httponly Vary: - Accept-Encoding body: encoding: UTF-8 string: '{"message":"success"}' http_version: recorded_at: Fri, 17 Jan 2014 01:25:53 GMT - request: method: get uri: https://sendgrid.com/apiv2/customer.monitor.json?api_key=pass&api_user=user&task=list body: encoding: US-ASCII string: '' headers: User-Agent: - Faraday v0.8.9 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 200 message: OK headers: Server: - nginx/1.4.2 Date: - Fri, 17 Jan 2014 01:25:55 GMT Content-Type: - application/json Content-Length: - '93' Connection: - keep-alive X-Powered-By: - PHP/5.3.2-1ubuntu4.22 Cache-Control: - no-cache, must-revalidate Expires: - '0' Set-Cookie: - sendgrid_frontend=0470b3570b85d71a03e58ab634bd1cea:333b55cb9c58ce19629cd185ee713ab5489bc56d; expires=Sun, 16-Feb-2014 01:25:54 GMT; path=/; httponly Vary: - Accept-Encoding body: encoding: UTF-8 string: '[{"name":"testmonitor","email":"test@email.com","frequency":"10000","users":[]}]' http_version: recorded_at: Fri, 17 Jan 2014 01:25:55 GMT recorded_with: VCR 2.8.0