Expand description

A module containing helpful services that go beyond headers and messages.

Structs

Simple helpful struct to generate & verify the Digest authentication strings. It can also be created from an Authorization, an &str for the password and a Method using the from method.