文件名称:ab:一个类似于 ab 的 golang 玩具(apache 基准测试工具)
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-28 12:39:44
Go
那是什么 一个类似于 ab(apache 基准测试工具)的 golang 玩具 用法 go run ab.go -h -C=&[]: Cookie. add cookie to the request (repeatable) -E="": Url of the endpoint for testing -H=&[]: Custom header, append extra headers to the request (repeatable) -T="application/x-www-form-urlencoded": Content-type header to use for POST/PUT data, default: application/x-www-form-urlencoded -c=1: Number of multiple requests to perform
【文件预览】:
ab-master
----ab.php(1KB)
----src()
--------ab()
--------ab.go(111B)
----ab.iml(474B)
----.gitignore(26B)
----post.txt(21B)
----README.md(2KB)