]> git.kaiwu.me - nginx.git/commit
SPDY: improved ngx_http_spdy_state_protocol_error().
authorValentin Bartenev <vbart@nginx.com>
Wed, 30 Apr 2014 16:33:58 +0000 (20:33 +0400)
committerValentin Bartenev <vbart@nginx.com>
Wed, 30 Apr 2014 16:33:58 +0000 (20:33 +0400)
commitdfb9a5cb0d76649afcf6acbbb971c3466b17bfbb
tree8223d72fde0f2a90b002853b103364587569ed59
parentd9c25cdf1944afe8828a30a2ad89ac1f30b21851
SPDY: improved ngx_http_spdy_state_protocol_error().

Now ngx_http_spdy_state_protocol_error() is able to close stream,
so there is no need in a separate call for this.

Also fixed zero status code in logs for some cases.
src/http/ngx_http_spdy.c