KestrunResponse.Context property

Gets the HttpContext associated with the response.

public HttpContext Context { get; }

See Also