程序包 com.lark.oapi.okhttp.internal.http2
package com.lark.oapi.okhttp.internal.http2
-
类说明Thrown when an HTTP/2 connection is shutdown (either explicitly or if the peer has sent a GOAWAY frame) and an attempt is made to use the connection.HTTP header: the name is an ASCII string, but the value can be UTF-8.A socket connection to a remote peer.Listener of streams and settings initiated by the peer.Encode requests and responses using HTTP/2 frames.A logical bidirectional stream.
HTTP/2only.Settings describe characteristics of the sending peer, which are used by the receiving peer.Thrown when an HTTP/2 stream is canceled without damage to the socket that carries it.