serve:用于localhost开发的简单http服务器,带有用于启用gzip和http2的标志

时间:2024-02-24 13:39:48
【文件属性】:

文件名称:serve:用于localhost开发的简单http服务器,带有用于启用gzip和http2的标志

文件大小:5KB

文件格式:ZIP

更新时间:2024-02-24 13:39:48

golang http gzip https http2

服务 用于本地主机开发的简单http服务器。 就像python -m SimpleHTTPServer ,但是支持gzip和HTTP / 2。 安装 go get github.com/rhardih/serve 用法 如果$ GOPATH / bin在$ PATH中,则只需: $ serve -h NAME: serve - deliver content of current directory via http/https USAGE: serve [global options] command [command options] [arguments...] VERS


【文件预览】:
serve-master
----go.mod(152B)
----serve.go(5KB)
----LICENSE(1KB)
----go.sum(1KB)
----README.md(1KB)

网友评论