Module isahc::auth[][src]

Expand description

Types for working with HTTP authentication methods.

Structs

Specifies one or more HTTP authentication schemes to use.

Credentials consisting of a username and a secret (password) that can be used to establish user identity.