Sha256: 0b8ec6e1902bb9a8792b5b5cae13399efd432a1b08296b972e7267b3db308b02

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://centrifugo.herokuapp.com/api/
    body:
      encoding: UTF-8
      string: data=%7B%22method%22%3A%22broadcast%22%2C%22params%22%3A%7B%22channels%22%3A%5B%22test_channel%22%2C%22test_channel_1%22%5D%2C%22data%22%3A%7B%22action%22%3A%22test%22%7D%7D%7D&sign=249cbaaa695d6d18a9e781e3fd9ca7e65f38780383a17a8f921d53d6016c631a
    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:16 GMT
      Content-Length:
      - '49'
      Via:
      - 1.1 vegur
    body:
      encoding: UTF-8
      string: '[{"body":null,"error":null,"method":"broadcast"}]'
    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/broadcasts_data.yml
centrifuge-1.1.1 spec/fixtures/vcr_cassettes/Centrifuge_Client/API_calls/broadcasts_data.yml