mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
a65354225e
Setting content-length on assets causes long pauses when fetching assets that contain PHP code. These assets are invariably larger than their response bodies. By not setting a content-length, we can allow the webserver to calculate it for us. Refs #4916 |
||
---|---|---|
.. | ||
Filter | ||
Route | ||
DispatcherTest.php | ||
RouterTest.php |