Cache Busting with Query Params #854
|
Is there a way to use dynamic query params for cache busting? Example: so the goal in the example above would be to always use the current timestamp as a value to check the uncached site. |
Answered by
nicnocquee
Aug 11, 2022
Replies: 2 comments 1 reply
|
No way to do it currently, but that's a good idea! Will make an issue for that. |
0 replies
Answer selected by
tbvgl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No way to do it currently, but that's a good idea! Will make an issue for that.