Package | Description |
---|---|
okhttp3.internal.connection | |
okhttp3.internal.http2 |
Class and Description |
---|
Http2Connection
A socket connection to a remote peer.
|
Http2Connection.Listener
Listener of streams and settings initiated by the peer.
|
Http2Stream
A logical bidirectional stream.
|
Class and Description |
---|
ErrorCode |
Header
HTTP header: the name is an ASCII string, but the value can be UTF-8.
|
Http2Connection
A socket connection to a remote peer.
|
Http2Connection.Builder |
Http2Connection.Listener
Listener of streams and settings initiated by the peer.
|
Http2Stream
A logical bidirectional stream.
|
PushObserver
HTTP/2 only. |
Settings
Settings describe characteristics of the sending peer, which are used by the receiving peer.
|
Copyright © 2019. All rights reserved.