KestrunRequestInput.Query property

Request query values.

public IDictionary<string, string>? Query { get; set; }

See Also