implementation("io.ktor:ktor-server-caching-headers:3.5.0")
Enhances server responses by configuring `Cache-Control` and `Expires` headers for efficient HTTP caching.