Sha256: 04c6479c39566e9e1ba2097f2fba80df8f4c801475ffa4c1b902ba131454a9eb

Contents?: true

Size: 890 Bytes

Versions: 2

Compression:

Stored size: 890 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://localhost:3000/api/v1/users/unsubscribe
    body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&email=candidate%40recruitmilitary.com
    headers: 
      content-type: 
      - application/x-www-form-urlencoded
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-ua-compatible: 
      - IE=Edge
      etag: 
      - "\"2e972f362c9c2d162721432730ecbd57\""
      content-type: 
      - application/json; charset=utf-8
      date: 
      - Mon, 29 Aug 2011 18:19:12 GMT
      x-runtime: 
      - "0.769762"
      cache-control: 
      - max-age=0, private, must-revalidate
      transfer-encoding: 
      - chunked
    body: "{\"unsubscribed_at\":\"2011-08-29T18:19:12Z\"}"
    http_version: "1.1"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
board-client-0.99.1 spec/cassettes/unsubscribe_email_exists.yml
board-client-0.99.0 spec/cassettes/unsubscribe_email_exists.yml