Package io.ktor.server.plugins.cors.routing

Properties

Link copied to clipboard
val CORS: <ERROR CLASS><CORSConfig>

A plugin that allows you to configure handling cross-origin requests. This plugin allows you to configure allowed hosts, HTTP methods, headers set by the client, and so on.