CommonAccessLogOptions.IncludeQueryString property
Gets or sets a value indicating whether the request query string should be included in the request line.
public bool IncludeQueryString { get; set; }
See Also
- class CommonAccessLogOptions
- namespace Kestrun.Middleware