Sha256: 9488d8ccca858ff866537e1b5683c72a7f624a6b1b3373ce915ba71220ed0bd8

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://httpbin.org/post
    body:
      encoding: UTF-8
      string: foo=bar
    headers:
      User-Agent:
      - Faraday v0.9.1
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip,deflate
  response:
    status:
      code: 200
      message: 
    headers:
      server:
      - nginx
      date:
      - Sun, 29 Nov 2015 03:42:22 GMT
      content-type:
      - application/json
      content-length:
      - '400'
      connection:
      - close
      access-control-allow-origin:
      - "*"
      access-control-allow-credentials:
      - 'true'
    body:
      encoding: UTF-8
      string: "{\n  \"args\": {}, \n  \"data\": \"\", \n  \"files\": {}, \n  \"form\":
        {\n    \"foo\": \"bar\"\n  }, \n  \"headers\": {\n    \"Accept\": \"*/*\",
        \n    \"Accept-Encoding\": \"gzip,deflate\", \n    \"Content-Length\": \"7\",
        \n    \"Content-Type\": \"application/x-www-form-urlencoded\", \n    \"Host\":
        \"httpbin.org\", \n    \"User-Agent\": \"Faraday v0.9.1\"\n  }, \n  \"json\":
        null, \n  \"origin\": \"124.111.242.66\", \n  \"url\": \"http://httpbin.org/post\"\n}\n"
    http_version: 
  recorded_at: Sun, 29 Nov 2015 03:42:22 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/post_params.yml