implementation("io.ktor:ktor-server-caching-headers:3.0.0-beta-1")
Enables configuration of `Cache-Control` and `Expires` headers for HTTP caching, supporting content-type-specific strategies.