KestrunRequest.Protocol property
Gets the protocol used for the request (e.g., “HTTP/1.1”).
public string Protocol { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the protocol used for the request (e.g., “HTTP/1.1”).
public string Protocol { get; }