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