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

Ability to check if response is served from cache #75

Open
DarthShmev opened this issue Jun 18, 2020 · 0 comments
Open

Ability to check if response is served from cache #75

DarthShmev opened this issue Jun 18, 2020 · 0 comments

Comments

@DarthShmev
Copy link

Hello, I am requesting a feature / asking if there is already a way to determine if my axios request's response is coming from the cache or is indeed a new requests made over the network.

Currently I show I loading spinners on select pages which make requests. I would like to only show these loading spinners if the response does not come from the cache.

Is there a way to do this already or could it be implemented?

Thank you

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

1 participant