Caching! #29

Merged
tonymottaz merged 5 commits from cache-control into main 2026-04-23 02:46:39 +00:00
Owner
  • Grackle will not manually cache anything
  • Grackle sets a (configurable) cache-control header on static routes
  • Grackle sets a (override-able) cache-control header on handler responses

This also includes a handful of bugfixes:

  • fix the response.removeHeader and response.setHeader methods so they actually work (oops!)
  • default templating languages were not set up correctly
- Grackle will not manually cache anything - Grackle sets a (configurable) cache-control header on static routes - Grackle sets a (override-able) cache-control header on handler responses This also includes a handful of bugfixes: - fix the `response.removeHeader` and `response.setHeader` methods so they actually work (oops!) - default templating languages were not set up correctly
tonymottaz deleted branch cache-control 2026-04-23 02:46:39 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
tonymottaz/grackle!29
No description provided.