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