---
http_interactions:
- request:
    method: get
    uri: https://pubsub.pubnub.com/publish/demo/demo/0/custom_channel/0/%22msg%22
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
      Connection:
      - keep-alive
      Keep-Alive:
      - 30
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Tue, 21 Oct 2014 13:14:28 GMT
      Content-Type:
      - text/javascript; charset="UTF-8"
      Content-Length:
      - '30'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Methods:
      - GET
    body:
      encoding: UTF-8
      string: '[1,"Sent","14138972683931727"]'
    http_version: 
  recorded_at: Tue, 21 Oct 2014 13:14:29 GMT
recorded_with: VCR 2.9.3