]> git.kaiwu.me - nginx.git/commit
Upstream: fixed processing multiple 103 (early hints) responses.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 2 Apr 2026 13:41:56 +0000 (17:41 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Thu, 2 Apr 2026 16:54:32 +0000 (20:54 +0400)
commit7924a4ec6cb35291ea60a5f2a70ac0a034d94ff7
treeaa064569be97067103c9ea023c1845cdfdcf174f
parent9fd94af4ddfca2f1f725744d6e4a578efef776e4
Upstream: fixed processing multiple 103 (early hints) responses.

The second 103 response in a row was treated as the final response header.
src/http/ngx_http_upstream.c