]> git.kaiwu.me - nginx.git/commit
Added Last-Modified parsing in add_header.
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 7 Jul 2012 21:16:51 +0000 (21:16 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 7 Jul 2012 21:16:51 +0000 (21:16 +0000)
commit4199620461acf05e2b66772ee5f747270cde3d22
tree45b3970de439e10705433493b8b6ea34e73d14e5
parent63d7ab16ff18b966674b1f7db0601a93ce9f252a
Added Last-Modified parsing in add_header.

This allows to use last modified time set in If-Range checks.  Code
simplified to improve readability.
src/http/modules/ngx_http_headers_filter_module.c