21 | | Since the expected length is missing in the header the streaming characteristic of such requests makes them more difficult to be handled in the components being passed. From our research the issue only exists in environments that use FastCGI to speak to their PHP application. Related bug reports - [https://bugs.php.net/bug.php?id=60826 here] and [https://bz.apache.org/bugzilla/show_bug.cgi?id=53332 here]. |
| 21 | Since the expected length is missing in the header the streaming characteristic of such requests makes them more difficult to be handled in the components being passed. From our research the issue only exists in environments that use FastCGI to speak to their PHP application. See related bug reports |
| 22 | * [https://bugs.php.net/bug.php?id=60826 PHP Bug #60826 Raw POST data missing with chunked encoding, FastCGI] |
| 23 | * [https://bz.apache.org/bugzilla/show_bug.cgi?id=53332 Apache HTTPD Bug 53332 - Requests with chunked encoding have no body available to FCGI backend]. |