Sha256: 7678dd16d361ccb9f8683f3bd1af74188561f08c4b5ea3953e5de7b8544ea294

Contents?: true

Size: 1.05 KB

Versions: 7

Compression:

Stored size: 1.05 KB

Contents

---
http_interactions:
- request:
    method: put
    uri: http://example.com/meta
    body:
      encoding: US-ASCII
      string: resource=provides&action=remove&type=os&name=linux
    headers:
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - text/html
      Date:
      - Mon, 25 Aug 2014 22:37:32 GMT
      Content-Length:
      - '4'
    body:
      encoding: US-ASCII
      string: OK
    http_version: 
  recorded_at: Mon, 25 Aug 2014 22:37:33 GMT
- request:
    method: post
    uri: http://example.com/done
    body:
      encoding: US-ASCII
      string: ''
    headers: {}
  response:
    status:
      code: 200
      message: OK
    headers:
      Content-Type:
      - text/html; charset=ISO-8859-1
      Date:
      - Mon, 25 Aug 2014 02:00:56 GMT
      Content-Length:
      - '2'
      Connection:
      - close
    body:
      encoding: US-ASCII
      string: OK
    http_version: 
  recorded_at: Mon, 25 Aug 2014 02:00:56 GMT
recorded_with: VCR 2.9.2

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
apcera-stager-api-0.3.2 spec/fixtures/cassettes/provides_remove.yml
apcera-stager-api-0.3.1 spec/fixtures/cassettes/provides_remove.yml
apcera-stager-api-0.3.0 spec/fixtures/cassettes/provides_remove.yml
apcera-stager-api-0.2.5 spec/fixtures/cassettes/provides_remove.yml
continuum-stager-api-0.2.4 spec/fixtures/cassettes/provides_remove.yml
continuum-stager-api-0.2.3 spec/fixtures/cassettes/provides_remove.yml
continuum-stager-api-0.2.2 spec/fixtures/cassettes/provides_remove.yml