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