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