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