Sha256: e4e91a1b894c9ef37167bb66b8e3e2c6817e2035085cebc232cc19448d333d22

Contents?: true

Size: 803 Bytes

Versions: 2

Compression:

Stored size: 803 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: http://XXX:@dash.scrapinghub.com/api/jobs/delete.json
    body:
      encoding: UTF-8
      string: job=1%2F3%2F3&project=1
    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 22:30:27 GMT
      Content-Type:
      - application/json
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Vary:
      - Cookie
    body:
      encoding: ASCII-8BIT
      string: '{"status": "ok", "count": 1}'
    http_version: 
  recorded_at: Sat, 25 Jul 2015 22:30:28 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/delete/job/single.yml
scrapinghub-client-0.0.1 spec/fixtures/vcr_cassettes/jobs/delete/job/single.yml