gao-gao-zai/http-request-dsh-plugin

插件 ⭐ 1 MIT tools

原生DSH HTTP请求插件,支持可配置的凭证白名单及使用技能

catalog 简介:Native DSH HTTP request plugin with configurable credential whitelist and usage skill

安装

此外支持:

- `headersFromCredential`
- `queryFromCredential`
- `bodyFromCredential`
- `maxResponseBytes`(兼容字段)

工具的 canonical output 类型固定为 `string`,并由 Native render 输出一个 `text` block。成功、HTTP 非 2xx、超时和异常都会返回合法 JSON 文本。

## 返回限制

单次请求可以通过 `maxChars` 设置返回预览字符数,也可以使用 `maxResponseBytes` 兼容字段估算字符数:

gao-gao-zai/http-request-dsh-plugin 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。