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

age author description
Tue, 28 May 2024 20:43:50 +0300 Maxim Dounin HTTP/2: handling of connections initialized during shutdown.
Fri, 24 May 2024 00:20:01 +0300 Maxim Dounin Added max_headers directive.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:22:07 +0300 Maxim Dounin Request body: handling of body after unbuffered reading.
Sat, 27 Apr 2024 18:21:38 +0300 Maxim Dounin Request body: body is now cleared on errors.
Sat, 27 Apr 2024 18:21:25 +0300 Maxim Dounin Request body: simplified error handling in HTTP/2.
Sat, 27 Apr 2024 18:19:27 +0300 Maxim Dounin Request body: logging of timeouts.