php-src/sapi/cli
coppolafab f6ac08c6a3 php_cli_server: ensure single date header is present
Currently the PHP Development Server appends a Date header in the
response, despite already set from user code.

Added a check condition before append the header, and a test file.

Closes GH-12363.
2023-10-06 17:49:30 +02:00
..
tests php_cli_server: ensure single date header is present 2023-10-06 17:49:30 +02:00
cli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
cli_win32.c
config.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
CREDITS
generate_mime_type_map.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mime_type_map.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php.1.in Fix GH-10964: Improve man page about the built-in server 2023-08-03 20:29:13 +02:00
php_cli.c Fix interrupted CLI output causing the process to exit 2023-06-23 17:39:04 +02:00
php_cli_process_title.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_cli_process_title.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_cli_process_title.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_process_title_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server.c php_cli_server: ensure single date header is present 2023-10-06 17:49:30 +02:00
php_cli_server.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_cli_server.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_http_parser.c Merge branch 'PHP-7.4' into PHP-8.0 2021-07-29 13:28:52 +02:00
php_http_parser.h Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
ps_title.c Fix bug GH-11246 cli/get_set_process_title 2023-05-31 17:08:37 +02:00
ps_title.h Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00