comparison src/event/quic/ngx_event_quic_connection.h @ 8443:60c6e8d8d3ae quic

QUIC: make sure stream data size is lower than final size. As per quic-transport 34, FINAL_SIZE_ERROR is generated if an endpoint received a STREAM frame or a RESET_STREAM frame containing a final size that was lower than the size of stream data that was already received.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 25 May 2021 16:41:59 +0300
parents b3f6ad181df4
children af33d1ef1c3c
comparison
equal deleted inserted replaced
8442:b3f6ad181df4 8443:60c6e8d8d3ae