nginx/src
Demi Marie Obenour 6a78618113 HTTP: Use common header code for v2 and v3
This makes the behavior of HTTP/2 and HTTP/3 much more similar.  In
particular, the HTTP/3 :authority pseudoheader is used to set the Host
header, instead of the virtual server.  This is arguably less correct,
but it is consistent with the existing HTTP/2 behavior and unbreaks
users of PHP-FPM and other FastCGI applications.  In the future, NGINX
could have a config option that caused :authority and Host to be treated
separately in both HTTP/2 and HTTP/3.
2025-03-25 15:07:33 -04:00
..
core Version bump. 2025-02-18 15:49:18 +04:00
event SSL: raised limit for sessions stored in shared memory. 2025-02-26 17:40:03 +04:00
http HTTP: Use common header code for v2 and v3 2025-03-25 15:07:33 -04: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 Core: fix build without libcrypt. 2025-02-18 16:18:10 +03:00
stream SSL: removed stale comments. 2025-02-26 17:40:03 +04:00