-
feat(management): add proxy support for management asset synchronization
发布于
2025-10-01 12:18:26 +00:00 - Introduced
proxyURLparameter forEnsureLatestManagementHTMLto enable proxy configuration. - Refactored HTTP client initialization with new
newHTTPClientto support proxy-aware requests. - Updated asset download and fetch logic to utilize the proxy-aware HTTP client.
- Adjusted
server.goto passcfg.ProxyURLfor management asset synchronization calls.
下载附件
- Introduced