httpcode:在您的终端上获取有关 http 状态代码的信息

时间:2024-06-18 09:35:25
【文件属性】:

文件名称:httpcode:在您的终端上获取有关 http 状态代码的信息

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-18 09:35:25

Go

http代码 在您的终端上获取有关 http 状态代码的信息。 下载 请参阅页面以下载二进制文件。 用法 $ httpcode 418 I ' m a teapot $ httpcode -v 418 418 I ' m a teapot The server refuses the attempt to brew coffee with a teapot. https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418 建造 :hammer: 你可以用 Go 安装: $ go get github.com/thealamu/httpcode 或建立自己: $ git clone https://github.com/thealamu/httpcode $ cd httpcode $ go install $ httpcode --hel


【文件预览】:
httpcode-main
----.gitignore(276B)
----go.mod(84B)
----Makefile(338B)
----main_test.go(2KB)
----LICENSE(1KB)
----go.sum(163B)
----main.go(2KB)
----README.md(607B)
----httpcode.go(120B)
----corpus.go(18KB)

网友评论