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

Internet Explorer (IE) caching #151

Open
peterhambly opened this issue Apr 2, 2019 · 0 comments
Open

Internet Explorer (IE) caching #151

peterhambly opened this issue Apr 2, 2019 · 0 comments
Labels
enhancement future development Things to consider in the future

Comments

@peterhambly
Copy link
Contributor

peterhambly commented Apr 2, 2019

Resolution of issue #75 highlighted an issue Internet Explorer (IE) caching. This cannot be detected from the REST result data. The only sensible way to resolve this would be to get the isLoggedIn REST call to return a date time string as well. This would probably prevent IE caching and could be checked to detect the caching and warm the user.

This will impact any REST call that returns the same data multiple times and so appears to not change but actually does (e.g. login status, rif40_num_denom data)

@peterhambly peterhambly added enhancement future development Things to consider in the future labels Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement future development Things to consider in the future
Projects
None yet
Development

No branches or pull requests

1 participant