log src/http/modules/ngx_http_range_filter_module.c @ 9090:7d67fe09bcad quic tip

age author description
Fri, 15 Jul 2022 07:01:44 +0300 Maxim Dounin Range filter: clearing of pre-existing Content-Range headers.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 13 May 2019 22:44:49 +0300 Maxim Dounin Range filter: fixed duplicate last buffers.
Mon, 13 May 2019 22:44:02 +0300 Maxim Dounin Range filter: fixed loss of incoming chain links.
Thu, 10 Aug 2017 22:21:23 +0300 Maxim Dounin Range filter: changed type for total length to off_t. stable-1.12
Thu, 10 Aug 2017 22:21:23 +0300 Maxim Dounin Range filter: changed type for total length to off_t.
Mon, 17 Jul 2017 17:23:51 +0300 Valentin Bartenev Parenthesized ASCII-related calculations.