Example usage for Java com.squareup.okhttp Connection fields, constructors, methods, implement or subclass
The text is from its open source code.
Protocol | getProtocol() Returns the protocol negotiated by this connection, or Protocol#HTTP_1_1 if no protocol has been negotiated. |
Route | getRoute() Returns the route used by this connection. |