package
1.0.5
Repository: https://github.com/vnhacker1337/go-toolkit.git
Documentation: pkg.go.dev

# README

httputil

The package contains various helpers related to http protocol

# Packages

No description provided by the author

# 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.

# Structs

ChainItem request=>response.