]> git.kaiwu.me - nginx.git/commit
SPDY: prevented creation of RST_STREAM in protocol error state.
authorValentin Bartenev <vbart@nginx.com>
Thu, 15 May 2014 15:18:26 +0000 (19:18 +0400)
committerValentin Bartenev <vbart@nginx.com>
Thu, 15 May 2014 15:18:26 +0000 (19:18 +0400)
commit63ee6907515e0637665e04944a1c1d1f15e19635
tree4b4d5704f4f980478f2875211d220e51777830bc
parentdfb9a5cb0d76649afcf6acbbb971c3466b17bfbb
SPDY: prevented creation of RST_STREAM in protocol error state.

Previously, the frame wasn't sent anyway (and had a wrong status code).
src/http/ngx_http_spdy.c