feat: HTTP 探针增强 — ignoreSSL、精确重定向控制、状态码范围匹配、编码自动检测
This commit is contained in:
@@ -46,7 +46,9 @@ describe("API 路由", () => {
|
||||
group: "default",
|
||||
http: {
|
||||
headers: {},
|
||||
ignoreSSL: false,
|
||||
maxBodyBytes: 104857600,
|
||||
maxRedirects: 0,
|
||||
method: "GET",
|
||||
url: "http://a.com",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user