]> git.kaiwu.me - nginx.git/commit
Upstream: removed unused offset to content_length.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 25 Jun 2014 22:20:05 +0000 (02:20 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 25 Jun 2014 22:20:05 +0000 (02:20 +0400)
commit6c25c848cb2a68eac42b011f33ba9cc186625c50
tree052c33eaf7f8ebca869e82fd9f93abce1141c269
parent4e275cc73a402e7508309a6612c774d21dffc88e
Upstream: removed unused offset to content_length.

It's not needed since introduction of ngx_http_upstream_content_length()
in 103b0d9afe07.
src/http/ngx_http_upstream.c