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