cache key · partitioning
The same image, requested from the iframe and from the parent page
<img src="https://imageurl.com/myImage.jpg">
<img src="https://imageurl.com/myImage.jpg">
HTTP cache · stored partitions
Network panel
| Name | Initiator | Size |
|---|---|---|
| No requests. | ||
Request the image from the iframe, then from the parent page. Switch browsers to see how the outcome changes, or evict the entry between the two requests.
This is a simulation. No network request is made and the real cache is never touched: the outcome is computed by applying each engine's documented cache key model. Eviction is triggered by hand to separate its effects from those of partitioning.