implementation("io.ktor:ktor-server-caching-headers:3.0.0-beta-2")
Enables configuration of HTTP caching headers like `Cache-Control` and `Expires` for different content types and routes.