Skip to content

Proxy Support in 'query_client.py' #6

@mrdos010

Description

@mrdos010

Hi,

I noticed that the 'query_client.py' doesn't support Proxy. is there anyway to use proxy with the query_client?
I tried to add Proxy but now i dont know where is the Problem (Client ID or Proxy).

proxies = {"http": "127.0.0.1:3128", "https": "127.0.0.1:3128"}
request_id = request_snapshot(request_data)
r = requests.get(**request_data, proxies=proxies)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions