]> git.kaiwu.me - nginx.git/commit
Scgi: removed error if there is no Status header.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 19 Dec 2011 11:25:40 +0000 (11:25 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 19 Dec 2011 11:25:40 +0000 (11:25 +0000)
commit8a85ab8e2026bbe930dcb2482c739dc2a078a906
tree52913a4339d5d4ed2422c82dd837723d0f6c0b85
parent32e2038026f5ccb7d1c86dbbad041b949a7de654
Scgi: removed error if there is no Status header.

The SCGI specification doesn't specify format of the response, and assuming
CGI specs should be used there is no reason to complain.  RFC 3875
explicitly states that "A Status header field is optional, and status
200 'OK' is assumed if it is omitted".
src/http/modules/ngx_http_scgi_module.c