]> git.kaiwu.me - nginx.git/commit
Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
authorRuslan Ermilov <ru@nginx.com>
Mon, 19 Sep 2011 12:41:13 +0000 (12:41 +0000)
committerRuslan Ermilov <ru@nginx.com>
Mon, 19 Sep 2011 12:41:13 +0000 (12:41 +0000)
commit3b7ed02583439f6ed4cc9665f4caf569eec31cf1
tree6ed47dbfc95c4d7b32b1afca0c650e97382c502d
parent5d4aed0175e4fde30ad74d8e28ca67ca3f2f8299
Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
and "chunked_transfer_encoding" directives, to be in line with all
directives taking a boolean argument.  Both flags will ensure that
a directive takes one argument.
src/http/ngx_http_core_module.c