okhttp / okhttp3 / Address / protocols

protocols

val protocols: List<Protocol>

The protocols the client supports. This method always returns a non-null list that contains minimally Protocol.HTTP_1_1.

Getter

The protocols the client supports. This method always returns a non-null list that contains minimally Protocol.HTTP_1_1.