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";