vantage6.node.proxy_server.proxy#
- proxy(central_server_path)#
Generalized http proxy request
- Parameters:
central_server_path (str) – The endpoint on the server to be reached
- Returns:
Contains the server response
- Return type:
requests.Response
Generalized http proxy request
central_server_path (str) – The endpoint on the server to be reached
Contains the server response
requests.Response