Sha256: e98b10b6d6ee406e0e16c7f67691e31e4ebb7d1085b91cc442736ed528e156e4

Contents?: true

Size: 1.34 KB

Versions: 13

Compression:

Stored size: 1.34 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://slack.com/api/api.test
    body:
      encoding: UTF-8
      string: foo=bar&hello=world&token=<TOKEN>
    headers:
      Accept:
      - application/json; charset=utf-8
      User-Agent:
      - Slack Ruby Gem 1.1.1
      Content-Type:
      - application/x-www-form-urlencoded
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Access-Control-Allow-Origin:
      - "*"
      Cache-Control:
      - private, no-cache, no-store, must-revalidate
      Content-Type:
      - application/json; charset=utf-8
      Date:
      - Tue, 05 May 2015 23:44:45 GMT
      Expires:
      - Mon, 26 Jul 1997 05:00:00 GMT
      Pragma:
      - no-cache
      Server:
      - Apache
      Strict-Transport-Security:
      - max-age=31536000; includeSubDomains; preload
      Vary:
      - Accept-Encoding
      X-Content-Type-Options:
      - nosniff
      X-Oauth-Scopes:
      - identify,read,post,client,admin
      X-Xss-Protection:
      - '0'
      Content-Length:
      - '108'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"ok":true,"args":{"foo":"bar","hello":"world","token":"<TOKEN>"}}'
    http_version: 
  recorded_at: Tue, 05 May 2015 23:44:45 GMT
recorded_with: VCR 2.9.3

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
slack-api-1.6.1 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.6.0 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.5.0 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.4.0 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.3.0 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.2.4 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.2.3 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.2.2 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.2.1 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.2.0 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.1.6 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.1.4 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml
slack-api-1.1.3 spec/vcr/Slack_Client/api/test/with_extra_arguments.yml