twitchtv / igdb-api-python

Python wrapper for IGDB API version 4
MIT License
74 stars 9 forks source link

Allow for requests kwargs such as proxies #14

Open Juice805 opened 2 years ago

Juice805 commented 2 years ago

I'm using this wrapper in a context which requires the use of a proxy. It would be helpful to be able to pass kwargs along to requests such as proxies.