CLEARTEXT_PROTOCOL_VERSION_ID

The protocol version identification string of this library supports. This identifier is used if HTTP/2 is used over cleartext TCP.

package package const
auto CLEARTEXT_PROTOCOL_VERSION_ID = "h2c-14";

Meta