master
Upstream: reject zero WINDOW_UPDATE increments
Format specifier fixes in error logging
HTTP/3: avoid recreation of standard client uni streams
The "multipath" parameter of the "listen" directive.
Upstream: fixed parsing of split status lines
Cache: keep c->body_start when Vary changes (ticket #2029).
Copyright updated.
Fixed request termination with AIO and subrequests (ticket #2555).
Added max_headers directive.
Proxy authentication definitions.
Adjusted Huffman coding debug logging, missed in 7977:336084ff943b.
Moved Huffman coding out of HTTP/2.
Fixed overflow detection in chunked parser
Postpone filter: prevented uninitialized r->out.
Avoid duplicate subrequest finalization
Proxy authentication for CONNECT requests
Request body: restored buffered empty body special case
Script: improved compatibility of complex value codes
Script: avoid garbage at the end of the result string
Upstream: proxy_socket_sndbuf and proxy_socket_rcvbuf directives
Upstream: locked version of ngx_*_upstream_free_round_robin_peer().
Upstream: least_time balancer module
Fixed uninitialized memory read caused by stale regex captures.
Combining unknown headers during variables lookup (ticket #1316).
Merged with the default branch.