Implement cache control for Resources #6

Open
opened 2023-02-02 10:32:40 +00:00 by abelhooge · 0 comments
Owner

Implement a cache control mechanism, much akin to a2enmod expires to control the browser's cache mechanism to prevent static resources from being reloaded every single time.

Add a parameter to Resources::registerResource() which states the cache policy. This ensures that cache can be controlled on a per resource basis.

Implement a cache control mechanism, much akin to ``a2enmod expires`` to control the browser's cache mechanism to prevent static resources from being reloaded every single time. Add a parameter to ``Resources::registerResource()`` which states the cache policy. This ensures that cache can be controlled on a per resource basis.
abelhooge added the
enhancement
label 2023-02-02 10:32:40 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FuzeWorks/WebComponent#6
No description provided.