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