package
0.0.47
Repository: https://github.com/khulnasoft-lab/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.

# Structs

ChainItem request=>response.