You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here in the company where I work we can only access the marathon api through a proxy, but sadly I cannot pass any extra parameter to requests.session.
A simple workaround would be to implement an additional argument that could be passed on the class initialization with extra parameters, something like:
Here in the company where I work we can only access the marathon api through a proxy, but sadly I cannot pass any extra parameter to requests.session.
A simple workaround would be to implement an additional argument that could be passed on the class initialization with extra parameters, something like:
What do you think ? Does this worth a PR ?
The text was updated successfully, but these errors were encountered: