gohttp
Version:
http & https client for HTTP/1.1 and HTTP/2
39 lines (38 loc) • 750 B
JSON
{
"name": "gohttp",
"version": "5.2.2",
"description": "http & https client for HTTP/1.1 and HTTP/2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/daoio/gohttp"
},
"keywords": [
"http",
"https",
"http2",
"gohttp",
"httpgo",
"gohttps",
"goh",
"goht",
"httpcli",
"httpclient",
"client",
"http2client",
"proxy",
"http2proxy",
"fastproxy",
"loadbalance",
"balance"
],
"author": "BraveWang",
"license": "ISC",
"bugs": {
"url": "https://gitee.com/daoio/gohttp/issues"
},
"homepage": "https://gitee.com/daoio/gohttp/blob/master/README.md"
}