comparison src/http/modules/ngx_http_chunked_filter_module.c @ 5689:5d55f03b1e12

SPDY: removed ngx_http_spdy_state_headers_error(). The function just calls ngx_http_spdy_state_headers_skip() most of the time. There was also an attempt of optimization to stop parsing if the client already closed connection, but it looks strange and unfinished anyway.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 30 Apr 2014 20:34:20 +0400
parents 7fa7e60a7f66
children b1858fc47e3b
comparison
equal deleted inserted replaced
5688:86232c95623d 5689:5d55f03b1e12