//
pkg.gl
Category
github.com/thep0y/go-up2b
request
package
0.0.3
Repository:
https://github.com/thep0y/go-up2b.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
165 SLOC
#
Functions
NewRequest
NewRequest returns a new Request.
PostWithHeadersWithNoRedirect
PostWithHeadersWithNoRedirect uses the `post` method to make requests and prohibits redirection.
#
Structs
Request
Request integrates some methods of network request.
Response
Response is a network response that contains useful information.