Uses of Class
io.quarkus.vertx.http.runtime.HeaderConfig
Packages that use HeaderConfig
Package
Description
-
Uses of HeaderConfig in io.quarkus.vertx.http.runtime
Fields in io.quarkus.vertx.http.runtime with type parameters of type HeaderConfigModifier and TypeFieldDescriptionHttpConfiguration.headerAdditional HTTP Headers always sent in the response -
Uses of HeaderConfig in io.quarkus.vertx.http.runtime.management
Fields in io.quarkus.vertx.http.runtime.management with type parameters of type HeaderConfigModifier and TypeFieldDescriptionManagementInterfaceConfiguration.headerAdditional 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)