Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etag headers are wrong #729

Open
ptitFicus opened this issue Jan 12, 2024 · 0 comments
Open

Etag headers are wrong #729

ptitFicus opened this issue Jan 12, 2024 · 0 comments

Comments

@ptitFicus
Copy link
Member

Etag header dates are wrong (it indicates the 1st January 2010).

I think it's cause by a warning at build indicated that there is an unknown build option (Ignored unknown package option FixedTimestamp(XXXX)).

I think it's a play issue, maybe cause by high (1.9) sbt version, however this would need more investigations.

Fixing this will allow to change "no-cache,must-revalidate,no-store" options for index.html to max-age=0, which would allow browser to reuse it even if Izanami server is down.

@ptitFicus ptitFicus transferred this issue from another repository Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant