keclc-httpauth 0.1.0

HttpAuth support for Kayrx web.
1
2
3
4
//! Typed HTTP headers

pub mod authorization;
pub mod www_authenticate;