KestrunRequest.Request property

Gets the HttpRequest associated with the request.

public HttpRequest Request { get; set; }

See Also