forked from pool/nginx
3073eba3e8937cb5d1ab2d734af7b1c09d8f77a3eb2f34995a09d18b99ed9470
- Updated to 1.21.1 * https://nginx.org/en/CHANGES * Now nginx always returns an error for the CONNECT method. * Now nginx always returns an error if both "Content-Length" and "Transfer-Encoding" header lines are present in the request. * Now nginx always returns an error if spaces or control characters are used in the request line. * Now nginx always returns an error if spaces or control characters are used in a header name. * Now nginx always returns an error if spaces or control characters are used in the "Host" request header line. * Optimization of configuration testing when using many listening sockets. * Fixed: nginx did not escape """, "<", ">", "\", "^", "`", "{", "|", and "}" characters when proxying with changed URI. * Fixed: SSL variables might be empty when used in logs; the bug had appeared in 1.19.5. * Fixed: keepalive connections with gRPC backends might not be closed after receiving a GOAWAY frame. * Fixed: reduced memory consumption for long-lived requests when proxying with more than 64 buffers. OBS-URL: https://build.opensuse.org/request/show/904634 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=211
Description
No description provided
Languages
Diff
100%