implementation("io.ktor:ktor-server-caching-headers:3.4.3")
Configures HTTP caching by setting `Cache-Control` and `Expires` headers for different content types.