Uses of Interface
io.quarkus.vertx.http.runtime.HeaderConfig
Packages that use HeaderConfig
Package
Description
-
Uses of HeaderConfig in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return types with arguments of type HeaderConfigModifier and TypeMethodDescriptionVertxHttpConfig.header()Additional HTTP Headers always sent in the response -
Uses of HeaderConfig in io.quarkus.vertx.http.runtime.management
Methods in io.quarkus.vertx.http.runtime.management that return types with arguments of type HeaderConfigModifier and TypeMethodDescriptionManagementConfig.header()Additional HTTP Headers always sent in the response -
Uses of HeaderConfig in io.quarkus.vertx.http.runtime.options
Method parameters in io.quarkus.vertx.http.runtime.options with type arguments of type HeaderConfigModifier and TypeMethodDescriptionstatic voidHttpServerCommonHandlers.applyHeaders(Map<String, HeaderConfig> headers, io.vertx.ext.web.Router httpRouteRouter)