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