KestrunResponse.Request property

Gets the associated KestrunRequest for this response.

public KestrunRequest Request { get; set; }

See Also