]> git.kaiwu.me - nginx.git/commit
merge r3454, r3455, r3486, r3496, r3519, r3523:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 09:54:19 +0000 (09:54 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 7 Jun 2010 09:54:19 +0000 (09:54 +0000)
commit90b8db32242fb32d130c2268c6f26de316a44f25
tree16b2e3f98632b2483b1b4f52db03ae123a9e2aa4
parent149578df888a43b592c5efc4fb2e0441dbd5a9ff
merge r3454, r3455, r3486, r3496, r3519, r3523:

SSI fixes:

*) use content type of the parent request in SSI stub block output
   instead of default one
*) SSI %s timefmt has no timezone offset
*) change ngx_http_ssi_filter and ngx_http_charset_filter order
*) do not store an encoded variable value as a new cached variable value
*) fix SSI include stub for valid empty responses
*) allow to use $uid_got in SSI and perl module
auto/modules
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/ngx_http_userid_filter_module.c
src/http/ngx_http_copy_filter_module.c