comparison src/http/ngx_http_write_filter_module.c @ 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 c19ca381b2e6
children 94daa42ff5ce 61e9c078ee3d
comparison
equal deleted inserted replaced
8442:b3f6ad181df4 8443:60c6e8d8d3ae