| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime |
| Modifier and Type | Field and Description |
|---|---|
HttpConfiguration.InsecureRequests |
HttpConfiguration.insecureRequests
If insecure (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpConfiguration.InsecureRequests |
HttpConfiguration.InsecureRequests.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpConfiguration.InsecureRequests[] |
HttpConfiguration.InsecureRequests.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.