Update http-framework-test.yaml

This commit is contained in:
公明
2026-01-13 19:23:07 +08:00
committed by GitHub
parent 09b0104403
commit 7d06a9575d

View File

@@ -732,7 +732,7 @@ description: |
parameters:
- name: "url"
type: "string"
description: "目标URL可自动编码路径/参数,避免特殊字符导致的请求失败)"
description: "目标URL可自动编码路径/参数,避免特殊字符导致的请求失败https://www.target.com/s?wd=test"
required: true
flag: "--url"
- name: "method"