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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
http_
authentication
0.2.0
In http_
authentication::
header_
utils
http_authentication
::
header_utils
Function
get_proxy_authenticate
Copy item path
Source
pub fn get_proxy_authenticate( header_map: &
HeaderMap
, ) ->
Result
<
Challenges
,
ChallengesParseError
>