//
pkg.gl
Category
github.com/frankli0324/go-http
module
package
0.0.0-20241122070231-faeea24d60af
Repository:
https://github.com/frankli0324/go-http.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
8 SLOC
#
Packages
dialer
No description provided by the author
utils
No description provided by the author
#
Type aliases
Client
Client provides the basic API for sending HTTP requests.
Header
No description provided by the author
Request
Requests are re-usable objects that are high-level representations of a HTTP request.
Response
Responses are high-level representations of a HTTP response.