PURGE CDN Cache
#4960
Replies: 1 comment 2 replies
-
Just to clarify, that example is referring to a Storage url, are you also trying to clear the cache for a Storage url? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I stumbled upon a suggestion that one can
PURGE
the Firebase CDN cachecurl -X PURGE https://yoursite.com/path
I get a status 200 response from that but the cache remains unchanged. There doesn't seem to be any documentation so I'm looking for guidance if/how the CDN cache can be cleared for a specific url path.
Beta Was this translation helpful? Give feedback.
All reactions