According to the docs:
Clear-Site-Data header clears browsing data (cookies, storage, cache) associated with the requesting website
Now trying it, you can see in the screenshot (Firefox v76) that in the Response section, Clear-Site-Data was set in the browser, but, you can still see the assets as "cached":
Note: Even after navigating back/forth after some time, the cached assets doesn't seem to get cleared.
I'm under the impression this will happen instantly but I can't get it to work. Is this suppose to happen instantly or after some time, or I am just missing some else?
Update for those who care:
Clear-Site-Data appears to only work on localhost or https
