Function poem::guard::host[][src]

pub fn host(host: impl Into<Cow<'static, str>>) -> impl Guard
Expand description

Predicate to matches if request contains specified Host name.