Open
Description
Can this sdk support proxy ?
eg:
const client = new Client("Barear");
client.http_proxy = "http://127.0.0.1:1087";
client.https_proxy = "http://127.0.0.1:1087";
Metadata
Metadata
Assignees
Labels
No labels
Can this sdk support proxy ?
eg:
const client = new Client("Barear");
client.http_proxy = "http://127.0.0.1:1087";
client.https_proxy = "http://127.0.0.1:1087";
Activity