Sha256: b324af660f24c686ab28068c4ff2fa7cb29bdde11f6cb625eb9d878f167bbfde

Contents?: true

Size: 1.34 KB

Versions: 3

Compression:

Stored size: 1.34 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://localhost:8888/gui/token.html?output=text
    body:
      encoding: US-ASCII
      string: ''
    headers: {}
  response:
    status:
      code: 200
      message: OK
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '121'
      Content-Type:
      - text/html
      Set-Cookie:
      - GUID=zKSVCasiyqfzV9LoSf5C; path=/
      Cache-Control:
      - no-cache
    body:
      encoding: US-ASCII
      string: <html><div id='token' style='display:none;'>fJ194qRyI_0LN1nQDN1cNRHlXS7qG9srOMVm7PTugEdLkVIZX92VAIWGsFEAAAAA</div></html>
    http_version: 
  recorded_at: Thu, 06 Jun 2013 12:54:29 GMT
- request:
    method: get
    uri: http://localhost:8888/gui/?action=getostype&output=json&token=fJ194qRyI_0LN1nQDN1cNRHlXS7qG9srOMVm7PTugEdLkVIZX92VAIWGsFEAAAAA
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Cookie:
      - GUID=zKSVCasiyqfzV9LoSf5C
  response:
    status:
      code: 200
      message: OK
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '17'
      Content-Type:
      - application/json; charset=utf-8
      Cache-Control:
      - no-cache
    body:
      encoding: US-ASCII
      string: ! '{ "os": "linux" }'
    http_version: 
  recorded_at: Thu, 06 Jun 2013 12:54:29 GMT
recorded_with: VCR 2.5.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
BtSync-0.4.3 spec/fixtures/cassettes/get-os-type.yml
BtSync-0.4.2 spec/fixtures/cassettes/get-os-type.yml
BtSync-0.4.1 spec/fixtures/cassettes/get-os-type.yml