Function poem::error::ProxyAuthenticationRequired[][src]

pub fn ProxyAuthenticationRequired(err: impl Display) -> Error
Expand description

Wraps any error into Error and the status code is StatusCode::PROXY_AUTHENTICATION_REQUIRED.