//
pkg.gl
Category
github.com/no-src/nsgo
httputil
package
0.0.3
Repository:
https://github.com/no-src/nsgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
5
Files
210 SLOC
#
Functions
NewHttpClient
NewHttpClient create a http client.
NewTLSConfig
NewTLSConfig create a tls config.
#
Constants
HeaderContentType
HeaderContentType the Content-Type http header.
#
Interfaces
HttpClient
HttpClient an HTTP client component that supports chunked file uploads using the POST method.