]> git.kaiwu.me - nginx.git/commit
Fixed response line formatting with empty reason phrase.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 18 Sep 2013 14:53:26 +0000 (18:53 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 18 Sep 2013 14:53:26 +0000 (18:53 +0400)
commitbff2b8d69fb3aa67826040ec495a0e25a7bae1a9
tree375bd4e51b35718be08c0e698c2f1723e9f8acfb
parent63b1baa7f1fc2fbdbe76c9d02380d7cdb7bf8788
Fixed response line formatting with empty reason phrase.

As per RFC 2616 sec 6.1 the response status code is always followed by SP.
src/http/ngx_http_header_filter_module.c