KestrunResponse.Context property
Gets the HttpContext associated with the response.
public HttpContext Context { get; }
See Also
- class KestrunResponse
- namespace Kestrun.Models
Gets the HttpContext associated with the response.
public HttpContext Context { get; }