Skip to content

Allow configurable static asset cache control - #86

Merged
eviltester merged 1 commit into
masterfrom
codex/css-theme-experiments
Jul 29, 2026
Merged

Allow configurable static asset cache control#86
eviltester merged 1 commit into
masterfrom
codex/css-theme-experiments

Conversation

@eviltester

Copy link
Copy Markdown
Owner

Summary

  • allow Thingifier classpath static assets to use a configurable Cache-Control header
  • preserve the existing default of max-age=0 when no override is set
  • add tests for default and configured static cache headers

Tests

  • mvn -pl thingifier test -Dtest=JavalinHttpServerTest
  • mvn -pl thingifier -am install -DskipTests
  • mvn -pl challenger test -Dtest=UiPagesAreReachableTest

Copilot AI review requested due to automatic review settings July 29, 2026 16:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eviltester
eviltester merged commit 9f2d132 into master Jul 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants