defaultProtocol

The default protocol used for establishing a client connection.

This value is set to URLProtocol.HTTPS, ensuring secure communication by default. It is used in classes such as ClientConnectionConfig and its implementations for initializing the protocol property when no specific protocol is provided.