implementation("io.ktor:ktor-server-default-headers:3.4.1")
Adds standard `Date` and `Server` HTTP headers to each response, with options to customize additional headers.