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
Purge CDN cache for / and index page (elastic#157)
With this commit we purge the CDN cache for the page root (i.e. the path
`/`) as well as `/index.html`. Web browsers usually don't retrieve
`index.html` but rather page root and thus we need to purge the cache
for both to ensure users get a fresh copy.
0 commit comments