HTTP Caching

Use HTTP caching correctly with etags, max-age, and stale-while-revalidate so clients and proxies reuse responses without serving stale data. Use when responses lack cache headers, a bad deploy served stale content, or revalidation traffic is heavy.

Amey-Thakur 484d631 2.9 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/performance/http-caching commit 484d631ae3

Frequently asked questions

npx skillmds@latest add amey-thakur/http-caching