implementation("io.ktor:ktor-server-caching-headers:3.4.1")
Configures HTTP caching by setting `Cache-Control` and `Expires` headers based on content type or request.