Sha256: 64d3b8ddc5b6799d15a4b0273515d01810cfd5354f2e0ede46aa83144f660757

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://centrifugo.herokuapp.com/api/
    body:
      encoding: UTF-8
      string: data=%7B%22method%22%3A%22unsubscribe%22%2C%22params%22%3A%7B%22channel%22%3A%22test_channel%22%2C%22user%22%3A%2223%22%7D%7D&sign=64dfcdb9f9daca42f409dbe791b990f0e8ab9c9e92a8b10daded5701355b7bcc
    headers:
      User-Agent:
      - HTTPClient/1.0 (2.8.0, ruby 2.2.2 (2015-04-13))
      Accept:
      - "*/*"
      Date:
      - Tue, 26 Apr 2016 21:28:16 GMT
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - Cowboy
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Date:
      - Tue, 26 Apr 2016 21:28:16 GMT
      Content-Length:
      - '51'
      Via:
      - 1.1 vegur
    body:
      encoding: UTF-8
      string: '[{"body":null,"error":null,"method":"unsubscribe"}]'
    http_version: 
  recorded_at: Tue, 26 Apr 2016 21:28:16 GMT
recorded_with: VCR 3.0.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
centrifuge-1.2.0 spec/fixtures/vcr_cassettes/Centrifuge_Client/API_calls/unsubscribes_user.yml
centrifuge-1.1.1 spec/fixtures/vcr_cassettes/Centrifuge_Client/API_calls/unsubscribes_user.yml