uckkk/dsh-http

uckkk★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

HTTP 请求工具:发起请求返回状态/响应头/响应体/耗时

README excerpt

dsh-http · HTTP 请求工具 发起 HTTP 请求,返回状态码、响应头、响应体(截断)与耗时。纯 Node(fetch)实现。 提供的工具 工具 作用 http request 发请求 → 状态/响应头/响应体/耗时 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-http" 。 用法示例

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-plugin

Category