[ 源代码: golang-github-henvic-httpretty ]
软件包:golang-github-henvic-httpretty-dev(0.1.3-1)
golang-github-henvic-httpretty-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-henvic-httpretty:
- [golang-github-henvic-httpretty_0.1.3-1.dsc]
- [golang-github-henvic-httpretty_0.1.3.orig.tar.gz]
- [golang-github-henvic-httpretty_0.1.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Prints HTTP requests made with Go pretty on your terminal.
Prints the HTTP requests of your Go programs pretty on your terminal screen. It is mostly inspired in curl's --verbose mode, and also on the httputil.DumpRequest and similar functions.