Clean HTTP Toolkit
v0.1.0Local HTTP client + tiny server toolkit for AI agents. GET / POST / PUT / PATCH / DELETE with retries on 5xx/429, gzip decoding, redirect following, --bearer / --basic auth, JSON pretty-print, custom headers, --query params, --status-only mode. Stream large file downloads with progress, resume, SHA-256 / MD5 checksum verification. Run a local static-file or JSON-echo server for tests. Pure Python 3 standard library, no requests, no httpx, no remote calls.
0· 0·0 当前·0 累计
下载技能包
License
MIT
运行时依赖
无特殊依赖
版本
latestv0.1.0
First public release. Four scripts: get.py, post.py, download.py, serve.py.
安装命令
点击复制官方npx clawhub@latest install clean-http-toolkit
镜像加速npx clawhub@latest install clean-http-toolkit --registry https://cn.longxiaskill.com 镜像可用