Sha256: 74f737210381b659e838d255e7d1094904f17b0cf4c037b98ee33de56462b6ee
Contents?: true
Size: 1.35 KB
Versions: 13
Compression:
Stored size: 1.35 KB
Contents
--- http_interactions: - request: method: post uri: https://slack.com/api/channels.create body: encoding: UTF-8 string: name=general&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:38 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-Accepted-Oauth-Scopes: - read X-Content-Type-Options: - nosniff X-Oauth-Scopes: - identify,read,post,client,admin X-Xss-Protection: - '0' Content-Length: - '53' Connection: - keep-alive body: encoding: UTF-8 string: '{"ok":false,"error":"name_taken"}' http_version: recorded_at: Tue, 05 May 2015 23:44:38 GMT recorded_with: VCR 2.9.3
Version data entries
13 entries across 13 versions & 1 rubygems