Commit Graph

1 Commits

Author SHA1 Message Date
yusing
586152911f fix(idlewatcher): preserve upstream cache headers when proxying ready targets
Remove the ForceCacheControl wrapper from the ready ServeHTTP path so
proxied responses keep upstream Cache-Control and Expires.

Centralize strong no-store headers via setNoStoreHeaders for the loading
page, static CSS/JS, favicon, and SSE wake events. Add tests covering
loading responses and upstream header preservation.
2026-04-20 16:01:01 +08:00