--- http_interactions: - request: method: get uri: https://cloud.iexapis.com/v1/stock/MSFT/chart/date/20201110?chartByDay=true&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, 14 Nov 2020 17:05:44 GMT Content-Type: - application/json; charset=utf-8 Transfer-Encoding: - chunked Connection: - keep-alive Set-Cookie: - ctoken=fdf61fe698e045c2bd2139fc7dbe15bf; Max-Age=43200; Path=/; Expires=Sun, 15 Nov 2020 05:05:44 GMT Iexcloud-Messages-Used: - '2' 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: ASCII-8BIT string: '[{"date":"2020-11-10","uClose":211.01,"uOpen":214.5,"uHigh":216.5,"uLow":209.72,"uVolume":44045120,"close":211.01,"open":214.5,"high":216.5,"low":209.72,"volume":44045120,"currency":"","change":-7.38,"changePercent":-3.3793,"label":"Nov 10","changeOverTime":-0.033793}]' recorded_at: Sat, 14 Nov 2020 17:05:44 GMT recorded_with: VCR 6.0.0