Function poem::error::HttpVersionNotSupported[][src]

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

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