]> git.kaiwu.me - nginx.git/commit
Upstream: Cache-Control preferred over Expires.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 3 Jan 2014 23:32:10 +0000 (03:32 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 3 Jan 2014 23:32:10 +0000 (03:32 +0400)
commitdef37d254aa4f9523b7bf82b1d26530e0b216842
tree947deb6d667f108b97f0eba9ac29d8655a1c698e
parent1029607ac9eebb78c9f1b75f5b62002d7f4789e7
Upstream: Cache-Control preferred over Expires.

Not really a strict check (as X-Accel-Expires might be ignored or
contain invalid value), but quite simple to implement and better
than what we have now.
src/http/ngx_http_upstream.c