logo

Function poem::error::RequestHeaderFieldsTooLarge[][src]

pub fn RequestHeaderFieldsTooLarge(
    err: impl StdError + Send + Sync + 'static
) -> Error
Expand description

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