KestrunRequest.HttpContext property
Gets the HttpContext associated with the request.
public HttpContext HttpContext { get; set; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the HttpContext associated with the request.
public HttpContext HttpContext { get; set; }