]> git.kaiwu.me - nginx.git/commit
Remove Proxy-Connection HTTP upstream header
authorRoman Arutyunyan <arut@nginx.com>
Wed, 8 Apr 2026 12:51:07 +0000 (16:51 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Tue, 14 Apr 2026 05:53:13 +0000 (09:53 +0400)
commit00979ba9d843be266529067285b635070f2d1993
tree13b688f2bfda256c73ced399991fddfa0930efe8
parentb761b0485b5bdc49ce9124126530fe575eb80627
Remove Proxy-Connection HTTP upstream header

As per RFC 9110, this header SHOULD be removed by a proxy.

Also, as per RFC 9113, this header MUST be removed when proxying to an
HTTP/2 backend.
src/http/modules/ngx_http_grpc_module.c
src/http/modules/ngx_http_proxy_module.c