This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-extras
Watch
1
Star
0
Fork
0
You've already forked actix-extras
mirror of
https://github.com/actix/actix-extras.git
synced
2025-03-15 18:03:06 +01:00
Code
Issues
Releases
Wiki
Activity
actix-extras
/
actix-web-httpauth
/
src
/
headers
/
mod.rs
5 lines
73 B
Rust
Raw
Normal View
History
Unescape
Escape
Upgrage to the actix-web 1.0 -- alpha.1 version
2019-05-15 17:38:55 +03:00
//! Typed HTTP headers
Bearer auth
2018-05-30 16:43:39 +03:00
pub
mod
authorization
;
pub
mod
www_authenticate
;
Reference in New Issue
Copy Permalink