CDN Invalidation API
Add an official API to support cache invalidation via resource URL, header, or tag.
The rate limit to such an API should be high enough to support what people already do with the non-official API to invalidate by URL.
12
votes
Laurent Pellegrino
shared this idea
-
Philipp Bauer commented
There's an undocumented http purge requests that can apparently be used for this (someone on the Firebase team said this on StackOverflow a while ago), but yes an official solution for CI would be great.