1. if (isProxyEnable()) {
    2. proxy.setPort(port);
    3. httpClientOptions.setProxyOptions(proxy);