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