//
pkg.gl
Category
github.com/rickb777/httpclient
prefix
package
0.28.0
Repository:
https://github.com/rickb777/httpclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
46 SLOC
#
Functions
Wrap
Wrap wraps a HttpClient so that any request URL with undefined scheme/host will use the prefix supplied here.
WrapWithHost
WrapWithHost wraps a HttpClient so that any request URL with undefined scheme/host will use the prefix supplied here.