implementation("io.ktor:ktor-server-cors:2.3.13")
Enables configuration of cross-origin resource sharing (CORS) policies, specifying allowed hosts, HTTP methods, and headers.