pub fn unknown_path<'a>(r: &'a Request<'_>) -> ResponseBuilder<Error<'a>>
Expand description

Create an error response because the request path was unknown.