log src/http/ngx_http_write_filter_module.c @ 9299:2706b60dc225 default tip

age author description
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 30 Sep 2021 17:14:42 +0300 Roman Arutyunyan Added r->response_sent flag. quic
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Fri, 29 Oct 2021 20:21:48 +0300 Maxim Dounin Simplified sendfile_max_chunk handling.
Fri, 29 Oct 2021 20:21:43 +0300 Maxim Dounin Switched to using posted next events after sendfile_max_chunk.
Wed, 24 Apr 2019 16:38:54 +0300 Ruslan Ermilov Variables support in limit_rate and limit_rate_after (ticket #293).