browser-cache-control-tests
Installation
SKILL.md
browser-cache-control-tests
Overview
Browser cache tests verify the request-side of caching:
does the browser actually respect the Cache-Control headers
the server sends? Per MDN Cache-Control,
the directive set is identical to RFC 9111
(www.rfc-editor.org/rfc/rfc9111.html),
but the runtime behaviour differs subtly between Chromium,
Firefox, and Safari.