Sha256: 63d26391d427f27c190d4e5102c85ee23534f567780d3cca3c5d9a5016a5aa75

Contents?: true

Size: 772 Bytes

Versions: 3

Compression:

Stored size: 772 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.sendgrid.com/api/unsubscribes.delete.json?email=test@example.com
    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:49:18 GMT
      Content-Type:
      - text/html
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"message": "success"}'
    http_version: 
  recorded_at: Fri, 17 Jan 2014 01:49:18 GMT
recorded_with: VCR 2.8.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sendgrid_webapi-0.1.2 spec/cassettes/client/_modules/_unsubscribe/should_delete_unsubscribe_email.yml
sendgrid_webapi-0.1.1 spec/cassettes/client/_modules/_unsubscribe/should_delete_unsubscribe_email.yml
sendgrid_webapi-0.1.0 spec/cassettes/client/_modules/_unsubscribe/should_delete_unsubscribe_email.yml