pub fn to_not_found_response() -> Result<Response<String>>
Returns a 404 response with an empty body.