Link to proxies doc, solves #449

This commit is contained in:
Stephane Bruckert 2020-03-11 23:40:39 +00:00
parent 3a156a1f92
commit f43fd568d6

View File

@ -81,7 +81,8 @@ class Spotify(object):
:param auth_manager: :param auth_manager:
SpotifyOauth object or SpotifyClientCredentials object SpotifyOauth object or SpotifyClientCredentials object
:param proxies: :param proxies:
Definition of proxies (optional) Definition of proxies (optional).
See Requests doc https://2.python-requests.org/en/master/user/advanced/#proxies
:param requests_timeout: :param requests_timeout:
Tell Requests to stop waiting for a response after a given Tell Requests to stop waiting for a response after a given
number of seconds number of seconds