]> git.kaiwu.me - nginx.git/commit
Upstream: request finalization rework.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 25 Jul 2013 11:00:29 +0000 (15:00 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 25 Jul 2013 11:00:29 +0000 (15:00 +0400)
commit78aacc838bac5c92fe92f8533526515766cfce15
tree5ca718343abda93a83dee975c142fd38fcfb3908
parent86277254dda48d76f3617ceb8ee934dfddeb332f
Upstream: request finalization rework.

No semantic changes expected, though some checks are done differently.
In particular, the r->cached flag is no longer explicitly checked.  Instead,
we relay on u->header_sent not being set if a response is sent from
a cache.
src/http/ngx_http_upstream.c