commit | dfb9a5cb0d76649afcf6acbbb971c3466b17bfbb | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Wed Apr 30 20:33:58 2014 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Wed Apr 30 20:33:58 2014 +0400 |
tree | 8223d72fde0f2a90b002853b103364587569ed59 | |
parent | d9c25cdf1944afe8828a30a2ad89ac1f30b21851 [diff] |
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.