mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() While our HTTP parser supports upgrade requests, the code using it does not. Since upgrade requests are only valid for HTTP/1.1 and we neither support any higher version, nor HTTPS yet, we do not exit early in case of such requests, i.e. we ignore them, what is allowed by the specs. We keep the supporting code in case we can meaningfully support upgrade requests in the future. Closes GH-7316. |
||
---|---|---|
.. | ||
tests | ||
cli.h | ||
cli_win32.c | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
generate_mime_type_map.php | ||
Makefile.frag | ||
mime_type_map.h | ||
php.1.in | ||
php_cli.c | ||
php_cli_process_title.c | ||
php_cli_process_title.h | ||
php_cli_server.c | ||
php_cli_server.h | ||
php_http_parser.c | ||
php_http_parser.h | ||
ps_title.c | ||
ps_title.h |