You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fastly: Refactor purge() to accept domain and path (#12321)
We currently only allow invalidation of files on the `static.crates.io` domain, but not for `index.crates.io`. This adjusts the `Fastly` API to allow this in the future.
0 commit comments