Class CORSRecorder
java.lang.Object
io.quarkus.vertx.http.runtime.cors.CORSRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Handler<io.vertx.ext.web.RoutingContext> corsHandler(io.quarkus.runtime.RuntimeValue<CORSConfig> programmaticCorsConfig)
-
Constructor Details
-
CORSRecorder
-
-
Method Details
-
corsHandler
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> corsHandler(io.quarkus.runtime.RuntimeValue<CORSConfig> programmaticCorsConfig)
-