]> git.kaiwu.me - nginx.git/commit
Merge of r4686, r4687: $status variable.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 16:53:36 +0000 (16:53 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 16:53:36 +0000 (16:53 +0000)
commitc7fcd1e78a0af29d8242ba47a54b3651eeacf0e8
tree100bb69bd4e9a5e1cecbab9a1edb65330fdb8549
parent7138ca1704831157e6cea929c3f87185016e0d17
Merge of r4686, r4687: $status variable.

Contains response status code as a 3-digit integer
(with leading zeroes if necessary), or one of the following values:

    000 - response status code has not yet been assigned
    009 - HTTP/0.9 request is being processed
src/http/modules/ngx_http_log_module.c
src/http/ngx_http_variables.c