Skip to main content

Module http

Module http 

Source

Modules§

client_pool
conditional_get
connection
HTTP 连接管理器
cookie
cookie_storage
digest_auth
HTTP Digest Authentication (RFC 2617) implementation
happy_eyeballs
Happy Eyeballs (RFC 8305) implementation for low-latency dual-stack TCP connections.
ns_cookie_parser
request_response
HTTP request building and response parsing module
socks_connector
splice_http
Linux-only zero-copy HTTP download via splice(2).
stream_filter
流式数据解码器框架