docs: define chis proxy config

This commit is contained in:
ila
2026-07-04 23:30:53 +08:00
parent 79c57a63c5
commit 3405e0c6bb
13 changed files with 36 additions and 9 deletions
+1
View File
@@ -219,5 +219,6 @@ ChisSession(
- 发送 CHIS `*.jsonRequest`。
- 携带 cookie 和 header。
- 根据配置处理出站代理:`CHIS_PROXY` 为空直连;有值时为 CHIS HTTP 请求设置同一个 SOCKS5 代理。
- 处理 timeout、CHIS 错误、未登录。
- 返回标准化 CHIS 响应对象。