ListenerOptions.Protocols property
HTTP protocols supported by the listener.
public HttpProtocols Protocols { get; set; }
See Also
- class ListenerOptions
- namespace Kestrun.Hosting.Options
HTTP protocols supported by the listener.
public HttpProtocols Protocols { get; set; }