]> git.kaiwu.me - nginx.git/commit
Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 4 Feb 2016 15:30:21 +0000 (18:30 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 4 Feb 2016 15:30:21 +0000 (18:30 +0300)
commit359803e457b85fd931f182bcdab6eaf953426449
treee688488531c4573f0bf2011587693903c6546f08
parent86cc342a26af3aa677d9770dc6a9bcdbd07f5a9e
Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.

Additionally, HTTP_HEADERS_FILTER_MODULE now added to HTTP_FILTER_MODULES.
This avoids explict use of modules at the later stages, now only module
lists are used.  This will be needed in later patches.
auto/modules