Skip to main content

not_found_response

Function not_found_response 

Source
pub fn not_found_response(
    request_headers: &HeaderMap,
) -> Result<Response<BoxBody>, Error>
Expand description

error response on http NOT_FOUND (404)