aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_parse.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2015-09-28 02:32:44 +0300
committerValentin Bartenev <vbart@nginx.com>2015-09-28 02:32:44 +0300
commit9150c7df1f6b266590b4d9397bd5e3c7e396d01a (patch)
tree57aa5fbc7270808575ce58ddb707574b75e1baac /src/core/ngx_parse.c
parent60e41c0fb1ccd90a8dba857e0af153f5d5b004d5 (diff)
downloadnginx-9150c7df1f6b266590b4d9397bd5e3c7e396d01a.tar.gz
nginx-9150c7df1f6b266590b4d9397bd5e3c7e396d01a.zip
HTTP/2: fixed splitting of response headers on CONTINUATION frames.
Previous code has been based on assumption that the header block can only be splitted at the borders of individual headers. That wasn't the case and might result in emitting frames bigger than the frame size limit. The current approach is to split header blocks by the frame size limit.
Diffstat (limited to 'src/core/ngx_parse.c')
0 files changed, 0 insertions, 0 deletions