[ 源代码: golang-github-parnurzeal-gorequest ]
软件包:golang-github-parnurzeal-gorequest-dev(0.2.15-1.1)
golang-github-parnurzeal-gorequest-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-parnurzeal-gorequest:
- [golang-github-parnurzeal-gorequest_0.2.15-1.1.dsc]
- [golang-github-parnurzeal-gorequest_0.2.15.orig.tar.xz]
- [golang-github-parnurzeal-gorequest_0.2.15-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go library for simplified HTTP client
GoRequest is a simplified HTTP client inspired by famous SuperAgent library in Node.js.
Sending request would never been fun and easier than this. It comes with lots of feature:
- Get/Post/Put/Head/Delete/Patch/Options - Set - simple header setting - JSON - made it simple with JSON string as a parameter - Multipart-Support - send data and files as multipart request - Proxy - sending request via proxy - Timeout - setting timeout for a request - TLSClientConfig - taking control over tls where at least you can disable security check for https - RedirectPolicy - Cookie setting cookies for your request - CookieJar automatic in-memory cookiejar - BasicAuth setting basic authentication header - more to come..
其他与 golang-github-parnurzeal-gorequest-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-elazarl-goproxy-dev
- HTTP proxy library for Go
-
- dep: golang-github-moul-http2curl-dev
- Go package for convert Golang's http.Request to CURL command line
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries