Missing Last-Modified header in the loader.php
-
Saw that u are using a loader.php for js and its missing last modified header
i’m using currently the following but a static date or last update time is also fine off course.
header(‘Last-Modified: ‘ . gmdate(‘D, d M Y H:i:s’) . ‘ GMT’);
Could this be updated?
Thanks
Regards,
Fusionyx
- The topic ‘Missing Last-Modified header in the loader.php’ is closed to new replies.