mirror of
https://github.com/nginx/nginx.git
synced 2025-07-30 18:16:30 +08:00
![]() It fixes potential connection leak if some unsent data was left in the SSL buffer. Particularly, that could happen when a client canceled the stream after the HEADERS frame has already been created. In this case no other frames might be produced and the HEADERS frame alone didn't flush the buffer. |
||
---|---|---|
.. | ||
ngx_http_v2_filter_module.c | ||
ngx_http_v2_huff_decode.c | ||
ngx_http_v2_huff_encode.c | ||
ngx_http_v2_module.c | ||
ngx_http_v2_module.h | ||
ngx_http_v2_table.c | ||
ngx_http_v2.c | ||
ngx_http_v2.h |