[ ソース: 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