Sha256: 3a632d9285d9f4f7adbe6c9f05fc0e7dfd704f4d1cf9714869c60078a8dd11cb

Contents?: true

Size: 780 Bytes

Versions: 3

Compression:

Stored size: 780 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.sendgrid.com/api/bounces.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:39:32 GMT
      Content-Type:
      - text/html
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"message": "Email does not exist"}'
    http_version: 
  recorded_at: Fri, 17 Jan 2014 01:39:32 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/_bounce/should_try_delete_not_existing_bounce_email.yml
sendgrid_webapi-0.1.1 spec/cassettes/client/_modules/_bounce/should_try_delete_not_existing_bounce_email.yml
sendgrid_webapi-0.1.0 spec/cassettes/client/_modules/_bounce/should_try_delete_not_existing_bounce_email.yml