Module utils

Module utils 

Available on crate feature http only.
Expand description

Utilities for HTTP.

Enums§

HeaderValueErr
Error type for header value getters.

Traits§

HeaderValueGetter
Utility trait for getting header values from a request or response.

Functions§

request_uri
Get the uri as complete as possible for the given request.