package
0.0.3
Repository: https://github.com/thep0y/go-up2b.git
Documentation: pkg.go.dev

# Functions

NewRequest returns a new Request.
PostWithHeadersWithNoRedirect uses the `post` method to make requests and prohibits redirection.

# Structs

Request integrates some methods of network request.
Response is a network response that contains useful information.