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