Sha256: d9cdf04dc19a41840fd94c5eb26e6534eae28129b081d18e17b011b91d063259

Contents?: true

Size: 828 Bytes

Versions: 2

Compression:

Stored size: 828 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: http://XXX:@dash.scrapinghub.com/api/jobs/list.json?has_tag=baz&project=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx/1.8.0
      Date:
      - Sat, 25 Jul 2015 18:02:56 GMT
      Content-Type:
      - application/json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Vary:
      - Cookie
    body:
      encoding: ASCII-8BIT
      string: '{"status": "ok", "count": 0, "total": 0, "jobs": []}'
    http_version: 
  recorded_at: Sat, 25 Jul 2015 18:02:56 GMT
recorded_with: VCR 2.9.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
scrapinghub-client-0.1.0 spec/fixtures/vcr_cassettes/jobs/list/has_tag/invalid.yml
scrapinghub-client-0.0.1 spec/fixtures/vcr_cassettes/jobs/list/has_tag/invalid.yml