Sha256: 2ec19200048e736878b9c323bb842ad6b53aa97ab532061c471d10e1107ef23c

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%22presence%22%2C%22params%22%3A%7B%22channel%22%3A%22test_channel%22%7D%7D&sign=c25781e7d8f066d7410c3a493baf27371267a366c7a07a42bc42169fbed2d26a
    headers:
      User-Agent:
      - HTTPClient/1.0 (2.8.0, ruby 2.2.2 (2015-04-13))
      Accept:
      - "*/*"
      Date:
      - Tue, 26 Apr 2016 21:28:15 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:15 GMT
      Content-Length:
      - '80'
      Via:
      - 1.1 vegur
    body:
      encoding: UTF-8
      string: '[{"body":{"channel":"test_channel","data":{}},"error":null,"method":"presence"}]'
    http_version: 
  recorded_at: Tue, 26 Apr 2016 21:28:15 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/fetches_presence_info.yml
centrifuge-1.1.1 spec/fixtures/vcr_cassettes/Centrifuge_Client/API_calls/fetches_presence_info.yml