Spotify.NET/SpotifyAPI/Local/Models
Alessandro Attard Barbini dd77be8a8a Added support for proxy configuration (#224)
* Create ProxyConfig class + Unit tests

* Use ProxyConfig in SpotifyLocalAPI

* Refactor WebProxy creation in ProxyConfig

* Use ProxyConfig in SpotifyWebAPI

* Add ProxyConfig parameter in GetAlbumArt methods

* Add ProxyConfig to WebAPIFactory

* Add proxy settings to Example app

* Fix ArgumentNullException in GetAlbumArtUrl when not using proxy

* Performed requested changes

- Removed redundant "this".
- Added necessary null checks.
- Added a ProxyConfig property to SpotifyLocalAPIConfig and removed constructor overloads with it in SpotifyLocalAPI and RemoteHandler.

* Updated Example app
2018-03-25 19:39:19 +02:00
..
CFID.cs Simplified String -> string 2016-03-31 12:08:23 +02:00
OpenGraphState.cs Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00
SpotifyResource.cs Simplified String -> string 2016-03-31 12:08:23 +02:00
SpotifyUri.cs Small code cleanup 2018-03-25 18:32:46 +02:00
StatusResponse.cs Added OpenGraphState, got removed somehow?! 2016-09-03 00:44:51 +02:00
Track.cs Added support for proxy configuration (#224) 2018-03-25 19:39:19 +02:00
TrackResourceLocation.cs Simplified String -> string 2016-03-31 12:08:23 +02:00