use-http icon indicating copy to clipboard operation
use-http copied to clipboard

[Feature Request] A way to invalidate the cache

Open jroitgrund opened this issue 3 years ago • 1 comments

If initial requests are made with cachePolicy: 'cache-first', there is no way to invalidate the cache (setting cachePolicy to 'no-cache' on subsequent requests doesn't seem to help).

jroitgrund avatar Jul 19 '22 11:07 jroitgrund

@jroitgrund could you create a CodeSandbox to reproduce this issue ?

krishnasaga avatar Dec 04 '22 13:12 krishnasaga