Docs.rs
  • http-authentication-0.2.0
    • http-authentication 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • base64 ^0.21 normal optional
      • http ^0.2 normal optional
      • http-auth ^0.1 normal
    • Versions
    • 2.97% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

http_authentication0.2.0

Module schemes

Module Items

  • Modules
  • Constants

In crate http_authentication

http_authentication

Module schemes

Source

Modules§

basic
The ‘Basic’ HTTP Authentication Scheme
bearer
The OAuth 2.0 Authorization Framework: Bearer Token Usage

Constants§

NAME_BASIC
NAME_BEARER
NAME_DIGEST