This package provides utilities for handling error conditions in http
clients and servers. For example it provides an http.Client that
returns errors for requests that return a status code >= 400.
.
One can also wrap calls with middleware that allow one to provide
custom handling of errors that are returned from handlers, but also
>= 400 status codes issued by handlers that don't return errors.
Installed Size: 48.1 kB
Architectures: all