]> git.kaiwu.me - nginx.git/commit
SPDY: better name for frame entries counter.
authorValentin Bartenev <vbart@nginx.com>
Wed, 22 Jan 2014 00:58:19 +0000 (04:58 +0400)
committerValentin Bartenev <vbart@nginx.com>
Wed, 22 Jan 2014 00:58:19 +0000 (04:58 +0400)
commit406c0613f50c93a8759b54f9cfcf9443b429f51b
tree30a649ecff5dd592f2d72dd19b936c1141657351
parent32bb39c48fd8f9d1481353adb5e428a6097f7ee9
SPDY: better name for frame entries counter.

The "headers" is not a good term, since it is used not only to count
name/value pairs in the HEADERS block but to count SETTINGS entries too.

Moreover, one name/value pair in HEADERS can contain multiple http headers
with the same name.

No functional changes.
src/http/ngx_http_spdy.c
src/http/ngx_http_spdy.h