pub const TLS_NEXT_PROTOCOL: &str = "tls.next_protocol";
Expand description
String indicating the protocol being tunneled. Per the values in the IANA registry, this string should be lower case.
§Examples
http/1.1
pub const TLS_NEXT_PROTOCOL: &str = "tls.next_protocol";
String indicating the protocol being tunneled. Per the values in the IANA registry, this string should be lower case.
http/1.1