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