pub fn to_http_response( http_response: HttpResponse, ) -> Result<Response<BoxBody<Bytes, Error>>, Box<dyn Error + Send + Sync>>