package
0.0.0-20240223030422-19c4761de51a
Repository: https://github.com/skydarkstar/utils.git
Documentation: pkg.go.dev
# README
httputil
The package contains various helpers related to http protocol
# Functions
AllHTTPMethods contains all available HTTP methods.
DrainResponseBody drains and closes the response body.
DumpRequest to string.
DumpResponseHeadersAndRaw returns http headers and response as strings.
GetChain if redirects.