Spotify.NET/SpotifyAPI/Web
Jim 7ea1a1af48 Update WebApiFactory.cs (#153)
This could fix the ImplicitGrantAuth for http paths without breaking anything. ´TrimEnd` is there for when there is no path (the builder will add a `/` which will make the callback url invalid otherwise.
2017-06-10 21:50:16 +02:00
..
Auth Update WebApiFactory.cs (#153) 2017-06-10 21:50:16 +02:00
Enums Added new player endpoints 2017-05-31 17:31:41 +02:00
Models Added Status Code to models 2017-05-31 18:17:07 +02:00
IClient.cs Fixed Header add 2017-05-31 19:54:13 +02:00
SimpleHttpServer.cs Cleanup HTTPServer and more stuff 2016-07-31 16:24:27 +02:00
SpotifyWebAPI.cs Switched from WebClient to HTTPClient 2017-05-31 17:31:41 +02:00
SpotifyWebBuilder.cs Added new player endpoints 2017-05-31 17:31:41 +02:00
SpotifyWebClient.cs Fixed Header add 2017-05-31 19:54:13 +02:00
Util.cs Added new player endpoints 2017-05-31 17:31:41 +02:00