Sha256: b54e7041da1107a0c35d83138315e3ce9af0e9787d19203875413a673a72a71f

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://centrifugo.herokuapp.com/api/
    body:
      encoding: UTF-8
      string: data=%7B%22method%22%3A%22publish%22%2C%22params%22%3A%7B%22channel%22%3A%22test_channel%22%2C%22data%22%3A%7B%22action%22%3A%22test%22%7D%7D%7D&sign=9613e1a01f65fa86e6d8ecefe02637eb2d10c4a36658182b9d77417cd720a7e2
    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:
      - '47'
      Via:
      - 1.1 vegur
    body:
      encoding: UTF-8
      string: '[{"body":null,"error":null,"method":"publish"}]'
    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/publishes_data.yml
centrifuge-1.1.1 spec/fixtures/vcr_cassettes/Centrifuge_Client/API_calls/publishes_data.yml