]> git.kaiwu.me - nginx.git/commit
Allow the complex value to be defined as an empty string.
authorRuslan Ermilov <ru@nginx.com>
Thu, 6 Dec 2012 23:03:53 +0000 (23:03 +0000)
committerRuslan Ermilov <ru@nginx.com>
Thu, 6 Dec 2012 23:03:53 +0000 (23:03 +0000)
commit73fb7e878fac4ba302479e57554f2f688e306361
tree63e8399b962d4d4aec21bab29fbc5b6c8d4b30c2
parent8e8201486cb52e929feb16446406253dfbe33e99
Allow the complex value to be defined as an empty string.

This makes conversion from strings to complex values possible
without the loss of functionality.
src/http/modules/ngx_http_auth_basic_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_scgi_module.c
src/http/modules/ngx_http_sub_filter_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_script.c