comparison .hgtags @ 8904:d2c193aa8480 quic

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.
author Roman Arutyunyan <arut@nginx.com>
date Mon, 18 Oct 2021 14:48:11 +0300
parents 82b750b20c52
children 67408b4a12c0
comparison
equal deleted inserted replaced
8903:0d3bf08eaac0 8904:d2c193aa8480