okhttp / okhttp3 / Protocol / HTTP_1_0

HTTP_1_0

HTTP_1_0

An obsolete plaintext framing that does not use persistent sockets by default.

Inherited Functions

toString

fun toString(): String

Returns the string used to identify this protocol for ALPN, like "http/1.1", "spdy/3.1" or "h2".