KestrunContext.Request property
The Kestrun request associated with this context.
public KestrunRequest Request { get; set; }
See Also
- class KestrunRequest
- record KestrunContext
- namespace Kestrun.Models
The Kestrun request associated with this context.
public KestrunRequest Request { get; set; }