Docs.rs
  • http-auth-0.1.10
    • http-auth 0.1.10
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • scottlamb
    • Dependencies
      • base64 ^0.22.0 normal optional
      • digest ^0.10 normal optional
      • hex ^0.4 normal optional
      • http ^0.2.5 normal optional
      • http ^1.0.0 normal optional
      • log ^0.4 normal optional
      • md-5 ^0.10 normal optional
      • memchr ^2.4.1 normal
      • rand ^0.8.4 normal optional
      • sha2 ^0.10 normal optional
      • pretty_assertions ^1.0.0 dev
      • reqwest ^0.12.7 dev
    • Versions
    • 82.26% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

http_auth0.1.10

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ChallengeRef
  • ParamValue
  • PasswordClientBuilder
  • PasswordParams
  • ToStrError
  • basic::BasicClient
  • digest::DigestClient
  • digest::QopSet
  • parser::ChallengeParser
  • parser::Error

Enums

  • PasswordClient
  • digest::Algorithm
  • digest::Qop

Traits

  • HeaderValue

Functions

  • basic::encode_credentials
  • parse_challenges