implementation("io.ktor:ktor-server-caching-headers:3.3.3")
Enables configuration of `Cache-Control` and `Expires` headers for HTTP caching, allowing tailored caching strategies per content type.