logo
pub fn http_error_bytes(
    err: &HttpError,
    prefer_format: &Mime
) -> (Mime, Vec<u8, Global>)
Expand description

Create bytes from HttpError.