vertx / io.vertx.reactivex.ext.web.handler / CorsHandler / create

create

open static fun create(allowedOriginPattern: String): CorsHandler

Create a CORS handler

Parameters

allowedOriginPattern - the allowed origin pattern

Return
the handler