php-src/sapi/apache2handler
Christoph M. Becker aef7d810d3
Fix GH-9949: Partial content on incomplete POST request
`ap_get_brigade()` may fail for different reasons, and we must not
pretend that a partially read POST payload is fine; instead we report
a content length of zero what matches all other `read_post()` callbacks
of bundled SAPIs.

Closes GH-10059.
2022-12-13 15:21:42 +01:00
..
apache_config.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
config.m4 Fixed bug #79737 (Building embed as static fails during install step). 2020-06-29 11:14:20 +03:00
config.w32 Remove major version from apache module 2019-02-05 14:57:35 +01:00
CREDITS Credits update. 2003-03-04 00:10:11 +00:00
mod_php.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_apache.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_functions_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
php_functions.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_functions.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
php.sym Remove major version from apache module 2019-02-05 14:57:35 +01:00
sapi_apache2.c Fix GH-9949: Partial content on incomplete POST request 2022-12-13 15:21:42 +01:00