KestrunRequest.Protocol property

Gets the protocol used for the request (e.g., “HTTP/1.1”).

public string Protocol { get; }

See Also