implementation("io.ktor:ktor-server-default-headers:3.0.0-beta-2")
Adds standard `Date` and `Server` HTTP headers to each response, allowing customization and additional default headers.