]> git.kaiwu.me - nginx.git/commit
Removed dead code from ngx_http_set_keepalive().
authorRuslan Ermilov <ru@nginx.com>
Fri, 6 Nov 2020 20:44:47 +0000 (23:44 +0300)
committerRuslan Ermilov <ru@nginx.com>
Fri, 6 Nov 2020 20:44:47 +0000 (23:44 +0300)
commitaad0d1bf1cab58a1b1e1499485e63b7a15ab183c
tree26b7043d7d2c5274b40ebe5ba731f9441c5a0550
parent3c0427373381097a9e25ccc2cb46bbc1ccac87a2
Removed dead code from ngx_http_set_keepalive().

The code removed became dead after 98f03cd8d6cc (0.8.14),
circa when the request reference counting was introduced.
src/http/ngx_http_request.c