Function ntex::web::guard::Header

source ·
pub fn Header(name: &'static str, value: &'static str) -> HeaderGuard
Expand description

Return predicate that matches if request contains specified header and value.