Caching headers for embedded static files #12

Open
opened 2025-06-08 10:36:28 +00:00 by Jef Roosens · 0 comments

The embedded static files (HTMX and picocss) don't respond with any proper caching headers, causing the browser to re-request these on page reload. As these are completely static, they can be cached indefinitely and should respond with proper headers. Perhaps we can embed the build date as a static modified header.

The embedded static files (HTMX and picocss) don't respond with any proper caching headers, causing the browser to re-request these on page reload. As these are completely static, they can be cached indefinitely and should respond with proper headers. Perhaps we can embed the build date as a static modified header.
Jef Roosens added the
bug
label 2025-06-08 10:36:28 +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: Chewing_Bever/otter#12
There is no content yet.