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 - 流式数据解码器框架