内存RequestId

Guid.TryParse(context.HttpContext.Request.Headers["RequestId"], out Guid requestId);

原文地址:https://www.cnblogs.com/robertyao/p/15192407.html