Sha256: 6bf2f7a87ee782b34bd8f0d8ecbfc381ed5760efacbde0974ec70daae7c9ab50

Contents?: true

Size: 1.41 KB

Versions: 6

Compression:

Stored size: 1.41 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/abcd/chart?token=test-iex-api-publishable-token
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json; charset=utf-8
      Content-Type:
      - application/json; charset=utf-8
      User-Agent:
      - IEX Ruby Client/1.3.1
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Sat, 07 Nov 2020 23:12:05 GMT
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '2'
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=23487c1b32cf446280ff47256c945ba4; Max-Age=43200; Path=/; Expires=Sun,
        08 Nov 2020 11:12:05 GMT
      Iexcloud-Messages-Used:
      - '0'
      Iexcloud-Premium-Messages-Used:
      - '0'
      X-Content-Type-Options:
      - nosniff
      Strict-Transport-Security:
      - max-age=15768000
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Allow-Methods:
      - GET, OPTIONS
      Access-Control-Allow-Headers:
      - Origin, X-Requested-With, Content-Type, Accept, Request-Source
    body:
      encoding: UTF-8
      string: "[]"
  recorded_at: Sat, 07 Nov 2020 23:12:05 GMT
recorded_with: VCR 6.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/historical_prices/abcd.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/historical_prices/abcd.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/historical_prices/abcd.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/historical_prices/abcd.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/historical_prices/abcd.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/historical_prices/abcd.yml