pub fn not_found_response( request_headers: &HeaderMap, cors_allow_credentials_origins: &[String], ) -> Result<Response<BoxBody>, Error>
error response on http NOT_FOUND (404)