-
Notifications
You must be signed in to change notification settings - Fork 103
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