implementation("io.ktor:ktor-server-caching-headers:3.0.0-beta-1")
Enhances HTTP caching by configuring `Cache-Control` and `Expires` headers for static content.