KestrunContext.HttpContext property

The ASP.NET Core HTTP context associated with this Kestrun context.

public HttpContext HttpContext { get; set; }

See Also