Uses of Package
cool.scx.http.x.http1.headers.connection
Packages that use cool.scx.http.x.http1.headers.connection
-
Classes in cool.scx.http.x.http1.headers.connection used by cool.scx.http.x.http1.headersClassDescription虽然 Connection 理论上支持 多个按照 "," 分割的值 但是在现代的服务器和客户端实现中, 几乎只存在 一个单值 所以这里我们也仅支持 单个值
-
Classes in cool.scx.http.x.http1.headers.connection used by cool.scx.http.x.http1.headers.connectionClassDescription虽然 Connection 理论上支持 多个按照 "," 分割的值 但是在现代的服务器和客户端实现中, 几乎只存在 一个单值 所以这里我们也仅支持 单个值