Sha256: 294aceaaf35b90ffc4d45488b7496f843fef98d8d3f9d2bcb5e69abdaec36601

Contents?: true

Size: 779 Bytes

Versions: 3

Compression:

Stored size: 779 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: https://api.sendgrid.com/api/blocks.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:37:38 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:37:39 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/_block/should_try_delete_not_existing_block_email.yml
sendgrid_webapi-0.1.1 spec/cassettes/client/_modules/_block/should_try_delete_not_existing_block_email.yml
sendgrid_webapi-0.1.0 spec/cassettes/client/_modules/_block/should_try_delete_not_existing_block_email.yml