Ma77Ball commented on PR #5846:
URL: https://github.com/apache/texera/pull/5846#issuecomment-4761270992

   @Yicong-Huang would you be able to review this? It adds a Jetty filter that 
sets `Cache-Control` on static frontend assets (immutable for content-hashed 
bundles, revalidate for `index.html`/Angular routes, untouched for `/api/*`). 
The caching decision is isolated in a pure `cacheControlFor` function with full 
unit coverage, and the `doFilter`/`init`/`destroy` wiring is covered too. 
Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to