dsh-http-status
HTTP 状态码速查
AI 分析
用于快速查询 HTTP 状态码的含义。纯 Node 实现,无网络依赖,适合网络开发与调试人员速查使用。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-http-statusドキュメント
README 全文を読む ↗dsh-http-status · HTTP 状态码速查
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-http-status
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-http-status"。