Package io.quarkus.vertx.http.runtime
Class HeaderConfig
java.lang.Object
io.quarkus.vertx.http.runtime.HeaderConfig
Configuration that allows for setting an HTTP header
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
The path this header should be applied -
value
The value for this header configuration -
methods
The HTTP methods for this header configuration
-
-
Constructor Details
-
HeaderConfig
public HeaderConfig()
-