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