KestrunRequest.HttpContext property

Gets the HttpContext associated with the request.

public HttpContext HttpContext { get; set; }

See Also