Seefs
980af061fd
feat: TLS_INSECURE_SKIP_VERIFY env
2026-01-15 14:43:53 +08:00
Seefs
0ef2804757
fix: fix the proxyURL is empty, not using the default HTTP client configuration && the AWS calling side did not apply the relay timeout.
2026-01-05 17:56:24 +08:00
wwalt1a
e683a3ae00
feat: support HTTP_PROXY environment variable for default HTTP client
...
- Add Proxy: http.ProxyFromEnvironment to default transport
- Allow users to set global proxy via Docker environment variables
- Per-channel proxy settings still override global proxy
- Fully backward compatible
2025-12-30 03:55:06 +08:00
Seefs
920e005048
fix: Use channel proxy settings for task query scenarios
2025-12-09 11:15:27 +08:00
Papersnake
bf1a31df80
fix: add ForceAttemptHTTP2
2025-12-02 10:08:58 +08:00
Papersnake
14622aede6
fix: set MaxIdleConnsPerHost to 100
2025-12-02 09:55:03 +08:00
Seefs
5010f2d004
format: package name -> github.com/QuantumNous/new-api ( #2017 )
2025-10-11 15:30:09 +08:00
CaIon
bdb522021a
feat: enhance HTTP client with custom redirect handling and SSRF protection
2025-10-10 15:13:41 +08:00
CaIon
f03f4187e0
fix(http_client): improve error message for unsupported proxy schemes
2025-09-29 14:02:15 +08:00
RedwindA
4f3ec81b3f
fix: add missing timeout
2025-09-27 22:29:27 +08:00
RedwindA
fcc5c73bc0
feat: 添加代理客户端缓存和重置功能,优化 HTTP 客户端管理
2025-09-27 22:18:39 +08:00
CaIon
2f04ab0daf
✨ feat: enhance environment configuration and resource initialization
2025-07-01 13:13:30 +08:00
creamlike1024
5c53f48a86
feat: add support for socks5h
2025-05-11 17:00:33 +08:00
1808837298@qq.com
906516fb90
feat: add SOCKS5 proxy authentication support
...
- Enhance `NewProxyHttpClient` to handle SOCKS5 proxy authentication
- Extract username and password from proxy URL for SOCKS5 proxy configuration
- Provide optional authentication for SOCKS5 proxy connections
2025-02-04 18:10:25 +08:00
1808837298@qq.com
5c8af189eb
feat: support channel request proxy
2025-02-02 22:15:06 +08:00
1808837298@qq.com
1735981217
feat: 初步重构
2024-02-29 01:08:18 +08:00