]> git.kaiwu.me - nginx.git/commit
Fixed setting of content type in some cases.
authorRuslan Ermilov <ru@nginx.com>
Fri, 27 Dec 2013 15:40:04 +0000 (19:40 +0400)
committerRuslan Ermilov <ru@nginx.com>
Fri, 27 Dec 2013 15:40:04 +0000 (19:40 +0400)
commit2539ce036f6f9d9c2f0e9d6e723d1f0785b9dc0a
treec95c1efb10a75e40fd83629d156bdd116abd1ae7
parent2b1156d1018bbeb0ebdc46c576cd5adb203db373
Fixed setting of content type in some cases.

This fixes content type set in stub_status and autoindex responses
to be usable in content type checks made by filter modules, such
as charset and sub filters.
src/http/modules/ngx_http_autoindex_module.c
src/http/modules/ngx_http_image_filter_module.c
src/http/modules/ngx_http_stub_status_module.c