JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
cool.scx.http.x.http1.headers.transfer_encoding
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package cool.scx.http.x.http1.headers.transfer_encoding
package
cool.scx.http.x.http1.headers.transfer_encoding
Related Packages
Package
Description
cool.scx.http.x.http1.headers
cool.scx.http.x.http1.headers.connection
cool.scx.http.x.http1.headers.expect
cool.scx.http.x.http1.headers.upgrade
All Classes and Interfaces
Interfaces
Enum Classes
Class
Description
ScxTransferEncoding
虽然 TransferEncoding 理论上支持 多个按照 "," 分割的值 但是在现代的服务器和客户端实现中, 几乎只存在 一个单值 所以这里我们也仅支持 单个值
TransferEncoding