]> git.kaiwu.me - nginx.git/commit
SPDY: use proper macros for value length and headers counter.
authorValentin Bartenev <vbart@nginx.com>
Tue, 4 Jun 2013 22:13:52 +0000 (02:13 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 4 Jun 2013 22:13:52 +0000 (02:13 +0400)
commitba4b4991d18aef821086488e0b93a23df8b26039
tree73af27d66daed9c03a02f09e58e52230c542b48d
parentd37a0a2c7a2570f4108513c09da818985c85b6f4
SPDY: use proper macros for value length and headers counter.

Currently these macros are synonyms, but this may change in the future
(in particular, spdy/3 uses 4 bytes for lengths).
src/http/ngx_http_spdy_filter_module.c