KestrunContext.HttpContext property
The ASP.NET Core HTTP context associated with this Kestrun context.
public HttpContext HttpContext { get; set; }
See Also
- record KestrunContext
- namespace Kestrun.Models
The ASP.NET Core HTTP context associated with this Kestrun context.
public HttpContext HttpContext { get; set; }