Skip to content

Is there an option to make a request that will cross out the cashe? #698

Closed Answered by arthurfiorette
meilechwieder asked this question in Q&A
Discussion options

You must be logged in to vote

For your usecase, the best fit is to use it normally and once the user clics edit, you request with https://axios-cache-interceptor.js.org/config/request-specifics#cache-override, which will make the request anyways, but subsequent calls may benefit from this response.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by arthurfiorette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #695 on October 18, 2023 12:13.