aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_quic_module.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-10-18 14:48:11 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-10-18 14:48:11 +0300
commit5c99f43e6f6f2e97a625bf00330f2f8d5af29815 (patch)
treefb49453aca6dc83c26c1d4937332cfee19b279d5 /src/http/modules/ngx_http_quic_module.c
parenta6fb8fe85077bd10e11231c70ece803284890520 (diff)
downloadnginx-5c99f43e6f6f2e97a625bf00330f2f8d5af29815.tar.gz
nginx-5c99f43e6f6f2e97a625bf00330f2f8d5af29815.zip
HTTP/3: send Stream Cancellation instruction.
As per quic-qpack-21: When a stream is reset or reading is abandoned, the decoder emits a Stream Cancellation instruction. Previously the instruction was not sent. Now it's sent when closing QUIC stream connection if dynamic table capacity is non-zero and eof was not received from client. The latter condition means that a trailers section may still be on its way from client and the stream needs to be cancelled.
Diffstat (limited to 'src/http/modules/ngx_http_quic_module.c')
0 files changed, 0 insertions, 0 deletions