nginx/src
Ricardo Yanome cc536f9ca9
Upstream: check format of CGI Status header
The CGI Status header is used as the HTTP status line if it has a
reason-phrase: its length should be > 3.

This change validates that the 4th character is a space, the only
allowed character in that position.

An addition to:
fa46a57199
2024-12-10 19:30:31 +09:00
..
core Version bump. 2024-11-27 20:07:29 +04:00
event QUIC: got rid of memory copy when initializing constant values. 2024-11-26 17:41:21 +04:00
http Upstream: check format of CGI Status header 2024-12-10 19:30:31 +09:00
mail Mail: handling of LOGIN IMAP command untagged response. 2024-11-26 19:07:17 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os On DragonFly BSD 5.8+, TCP_KEEPIDLE and TCP_KEEPINTVL are in secs. 2024-11-19 00:30:47 +04:00
stream SSL: a new macro to set default protocol versions. 2024-11-22 13:47:22 +04:00