---
http_interactions:
- request:
    method: get
    uri: http://pubsub.pubnub.com/subscribe/demo/demo-pnpres/0/0?auth=demoish_authkey&uuid=rubytests
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.0
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
      Connection:
      - keep-alive
      Keep-Alive:
      - 30
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Wed, 22 Jan 2014 22:34:37 GMT
      Content-Type:
      - text/javascript; charset="UTF-8"
      Content-Length:
      - '24'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Access-Control-Allow-Origin:
      - '*'
      Access-Control-Allow-Methods:
      - GET
    body:
      encoding: UTF-8
      string: '[[],"13904300767730870"]'
    http_version: 
  recorded_at: Wed, 22 Jan 2014 22:34:38 GMT
- request:
    method: get
    uri: http://pubsub.pubnub.com/subscribe/demo/demo-pnpres/0/13904300767730870?auth=demoish_authkey&uuid=rubytests
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.0
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - '*/*'
      Connection:
      - keep-alive
      Keep-Alive:
      - 30
  response:
    status:
      code: 200
      message: OK
    headers:
      Date:
      - Wed, 22 Jan 2014 22:34:39 GMT
      Content-Type:
      - text/javascript; charset="UTF-8"
      Content-Length:
      - '131'
      Connection:
      - keep-alive
      Cache-Control:
      - no-cache
      Access-Control-Allow-Origin:
      - '*'
      Access-Control-Allow-Methods:
      - GET
    body:
      encoding: UTF-8
      string: '[[{"action": "leave", "timestamp": 1390430008, "uuid": "3bad4360-2b9f-470f-aaf7-dac04454b1fb",
        "occupancy": 1},{"action": "join", "timestamp": 1390430008, "uuid": "3bad4360-2b9f-470f-aaf7-dac04454b1fb",
        "occupancy": 2}],"13904300089348992"]'
    http_version: 
  recorded_at: Wed, 22 Jan 2014 22:34:39 GMT
recorded_with: VCR 2.8.0