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

Cached changelog #719

Open
drRobertDev opened this issue Nov 9, 2024 · 3 comments
Open

Cached changelog #719

drRobertDev opened this issue Nov 9, 2024 · 3 comments

Comments

@drRobertDev
Copy link

My App get always cached changelog,
when normal browser get last update, is possible setup something to avoid cache for changelog?
Or something like changelog link + ? unixdatetime to avoid cache? like https://myserver.com/changelog?1339494 obviusly unixdatime is different each request

thanks

@ravibpatel
Copy link
Owner

ravibpatel commented Nov 13, 2024

Did you try supplying no cache headers for your changelog? Something like this should work.

@drRobertDev
Copy link
Author

need to check it, but edge/chrome/firefox not have this issue.

@ravibpatel
Copy link
Owner

It uses WebView2 so it should behave similar to edge.

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

No branches or pull requests

2 participants