package
1.0.0
Repository: https://github.com/teamwork/utils.git
Documentation: pkg.go.dev

# Packages

Package header provides functions for parsing and setting HTTP headers.

# Functions

DumpBody reads the body of a HTTP request without consuming it, so it can be read again later.
Fetch the contents of an HTTP URL.
Save an HTTP URL to the directory dir with the filename.

# Structs

ErrNotOK is used when the status code is not 200 OK.