CORS
CORS feature. Please read http://ktor.io/servers/features/cors.html first before using it.
Constructors
Types
Link copied to clipboard
CORS feature configuration
Link copied to clipboard
object Feature : ApplicationFeature<ApplicationCallPipeline, CORS.Configuration, CORS>
Content copied to clipboard
Feature object for installation
Functions
Link copied to clipboard
Feature's call interceptor that does all the job. Usually there is no need to install it as it is done during feature installation