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