log src/http/modules/ngx_http_proxy_module.c @ 9331:dbf76fdd109f default tip

age author description
Wed, 07 Aug 2024 03:56:38 +0300 Maxim Dounin Changed script length code casts to work with -Wpedantic.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:18:13 +0300 Maxim Dounin Proxy: use zero Content-Length while discarding request body.
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.