Skip to content

possibility to add proxy #3

Description

@ploner

Hi,
thanks for the useful library. However, I need to configure a proxy. Is it possible to update the library and to allow this? I think there are some changes needed in api.py:
proxy= {"https": "..."} requests.get("...", proxies=proxy, auth=("...", "..."))

Same for put, post, delete.

Thanks,
Meinhard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions