Sha256: ffe382f639c6779784e873ac8e0c7e1670ce2b62febea09dd7335a71c839b009

Contents?: true

Size: 1.07 KB

Versions: 9

Compression:

Stored size: 1.07 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:9000/octoparts/2
    body:
      encoding: UTF-8
      string: '{"requestMeta":{"id":"test","timeout":500},"requests":[{"partId":"echo","params":[{"key":"fooValue","value":"test"}]}]}'
    headers:
      User-Agent:
      - Octoparts client ruby/0.0.3
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '310'
    body:
      encoding: UTF-8
      string: '{"responseMeta":{"id":"test","processTime":55},"responses":[{"partId":"echo","id":"echo","cookies":[],"statusCode":200,"mimeType":"application/json","charset":"ISO-8859-1","cacheControl":{"noStore":false,"noCache":false},"contents":"{\"foo\":
        \"test\"}\n","warnings":[],"errors":[],"retrievedFromCache":true}]}'
    http_version: 
  recorded_at: Thu, 08 Jan 2015 14:28:44 GMT
recorded_with: VCR 2.9.3

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
octoparts-0.1.3 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.1.1 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.1.0 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.9 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.8 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.7 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.6 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.5 test/fixtures/vcr/invoke_with_aggregate_request.yml
octoparts-0.0.4 test/fixtures/vcr/invoke_with_aggregate_request.yml