use-http
use-http copied to clipboard
[Feature Request] A way to invalidate the cache
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 could you create a CodeSandbox to reproduce this issue ?