implementation("io.ktor:ktor-server-cors:3.3.3")
Enables cross-origin resource sharing (CORS) by configuring allowed hosts, HTTP methods, and headers.