Sha256: 6abb6e78e33f2c8e83f855299c06bd91e85788d112d1e73daadf2121dfe7c27f

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://httpbin.org/get?foo=bar
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.1
      Accept-Encoding:
      - gzip,deflate
  response:
    status:
      code: 200
      message: 
    headers:
      server:
      - nginx
      date:
      - Sun, 29 Nov 2015 03:42:21 GMT
      content-type:
      - application/json
      content-length:
      - '258'
      connection:
      - close
      access-control-allow-origin:
      - "*"
      access-control-allow-credentials:
      - 'true'
    body:
      encoding: UTF-8
      string: "{\n  \"args\": {\n    \"foo\": \"bar\"\n  }, \n  \"headers\": {\n    \"Accept\":
        \"*/*\", \n    \"Accept-Encoding\": \"gzip,deflate\", \n    \"Host\": \"httpbin.org\",
        \n    \"User-Agent\": \"Faraday v0.9.1\"\n  }, \n  \"origin\": \"124.111.242.66\",
        \n  \"url\": \"http://httpbin.org/get?foo=bar\"\n}\n"
    http_version: 
  recorded_at: Sun, 29 Nov 2015 03:42:21 GMT
recorded_with: VCR 3.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pupa-0.2.4 spec/cassettes/get_params.yml