]> git.kaiwu.me - nginx.git/commit
Upstream: simplified Accept-Ranges handling.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:43 +0000 (21:25 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2022 18:25:43 +0000 (21:25 +0300)
commitbbf8ed48c455dbb95accf886d25be95d15abde1f
tree5f4e8c119c51fc1b89c4dc721e03cc5c825e5195
parent25093473051cae249963ace3156900dcc7ef5fae
Upstream: simplified Accept-Ranges handling.

The u->headers_in.accept_ranges field is not used anywhere and hence removed.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h