Documentation
¶
Overview ¶
Package httputilz contains all the funcionality related to common HTTP operations, dump, define methods...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllHTTPMethods ¶ added in v1.0.1
func AllHTTPMethods() []string
AllHTTPMethods contains all available HTTP methods
func DumpRequest ¶
func DumpRequest(req *retryablehttp.Request) (string, error)
DumpRequest to string
func DumpResponseHeadersAndRaw ¶ added in v1.0.4
DumpResponseHeadersAndRaw returns http headers and response as strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.