Spotify.NET/SpotifyAPI.Web.Tests/Http
Sascha Kiefer b8a2190168
feat: allow to pass cancellation token to requests (#813)
* feat: implements markets API

* fix: use correct constructor name

* feat: allow to pass a cancellation token

* pass cancellation token

* pass cancellation token only >NETSTANDARD2_1

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
..
APIConnectorTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
NewtonsoftJSONSerializerTest.cs Started with Unit Tests and added .editorconfig for syntax settings 2020-05-02 13:04:26 +02:00
ProxyConfigTest.cs Added proxy config 2020-05-12 20:33:25 +02:00
TokenAuthenticatorTest.cs Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00