mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +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 | ||
Dispatcher.php | ||
DispatcherFilter.php | ||
Router.php |