问题
All data uri resources are coming as (from memory cache) under Size column in devtools. Even after i cleared browsing data of chrome and checked 'disable cache' , and run in private window also, its still coming as memory cache .
How to clear this memory cache and load fresh as first time.
回答1:
Update: Some DevTools engineers checked it out. DevTools lists Data URIs as originating from memory cache, even on a brand new Chrome profile. So it's a bug.
Try these:
- Clear Storage pane
- Empty Cache and Hard Reload
来源:https://stackoverflow.com/questions/47747320/remove-memory-cache-in-chrome-devtools