serve:用于localhost开发的简单http服务器带有用于启用gzip和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.zip
(预估有个5文件)
serve-master
go.mod
152B
serve.go
5KB
LICENSE
1KB
go.sum
1KB
README.md
1KB
暂无评论