pub fn create_response(request: &Request<()>) -> Result<Response<()>, Error>
Create a response for the request.