| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.api.v2.route | |
| io.envoyproxy.envoy.service.auth.v2 |
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOption |
RouteConfigurationOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
HeaderValueOption |
RouteConfiguration.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
HeaderValueOption |
RouteConfiguration.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
HeaderValueOption |
RouteConfigurationOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
HeaderValueOption |
RouteConfiguration.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
HeaderValueOption |
RouteConfiguration.Builder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
List<HeaderValueOption> |
RouteConfigurationOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<HeaderValueOption> |
RouteConfiguration.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<HeaderValueOption> |
RouteConfiguration.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<HeaderValueOption> |
RouteConfigurationOrBuilder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<HeaderValueOption> |
RouteConfiguration.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<HeaderValueOption> |
RouteConfiguration.Builder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addRequestHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addResponseHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
RouteConfiguration.Builder |
RouteConfiguration.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOption |
HeaderValueOption.Builder.build() |
HeaderValueOption |
HeaderValueOption.Builder.buildPartial() |
static HeaderValueOption |
HeaderValueOption.getDefaultInstance() |
HeaderValueOption |
HeaderValueOption.getDefaultInstanceForType() |
HeaderValueOption |
HeaderValueOption.Builder.getDefaultInstanceForType() |
HeaderValueOption |
HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HeaderValueOption |
HealthCheck.HttpHealthCheck.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HeaderValueOption |
HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
static HeaderValueOption |
HeaderValueOption.parseDelimitedFrom(InputStream input) |
static HeaderValueOption |
HeaderValueOption.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValueOption |
HeaderValueOption.parseFrom(byte[] data) |
static HeaderValueOption |
HeaderValueOption.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValueOption |
HeaderValueOption.parseFrom(ByteBuffer data) |
static HeaderValueOption |
HeaderValueOption.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValueOption |
HeaderValueOption.parseFrom(com.google.protobuf.ByteString data) |
static HeaderValueOption |
HeaderValueOption.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValueOption |
HeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input) |
static HeaderValueOption |
HeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValueOption |
HeaderValueOption.parseFrom(InputStream input) |
static HeaderValueOption |
HeaderValueOption.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HeaderValueOption> |
HeaderValueOption.getParserForType() |
List<HeaderValueOption> |
HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<HeaderValueOption> |
HealthCheck.HttpHealthCheck.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<HeaderValueOption> |
HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
static com.google.protobuf.Parser<HeaderValueOption> |
HeaderValueOption.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HeaderValueOption.Builder |
HeaderValueOption.Builder.mergeFrom(HeaderValueOption other) |
static HeaderValueOption.Builder |
HeaderValueOption.newBuilder(HeaderValueOption prototype) |
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOption |
RouteOrBuilder.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
HeaderValueOption |
VirtualHost.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
HeaderValueOption |
VirtualHost.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
HeaderValueOption |
Route.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
HeaderValueOption |
Route.Builder.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
HeaderValueOption |
VirtualHostOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
HeaderValueOption |
WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
HeaderValueOption |
WeightedCluster.ClusterWeight.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
HeaderValueOption |
WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
HeaderValueOption |
RouteOrBuilder.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
HeaderValueOption |
VirtualHost.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
HeaderValueOption |
VirtualHost.Builder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
HeaderValueOption |
Route.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
HeaderValueOption |
Route.Builder.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
HeaderValueOption |
VirtualHostOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
HeaderValueOption |
WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
HeaderValueOption |
WeightedCluster.ClusterWeight.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
HeaderValueOption |
WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
List<HeaderValueOption> |
RouteOrBuilder.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<HeaderValueOption> |
VirtualHost.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<HeaderValueOption> |
VirtualHost.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<HeaderValueOption> |
Route.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<HeaderValueOption> |
Route.Builder.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<HeaderValueOption> |
VirtualHostOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAddList()
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeight.getRequestHeadersToAddList()
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddList()
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
List<HeaderValueOption> |
RouteOrBuilder.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<HeaderValueOption> |
VirtualHost.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<HeaderValueOption> |
VirtualHost.Builder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<HeaderValueOption> |
Route.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<HeaderValueOption> |
Route.Builder.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<HeaderValueOption> |
VirtualHostOrBuilder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAddList()
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeight.getResponseHeadersToAddList()
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
List<HeaderValueOption> |
WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddList()
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHost.Builder |
VirtualHost.Builder.addRequestHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Route.Builder |
Route.Builder.addRequestHeadersToAdd(HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Route.Builder |
Route.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.addResponseHeadersToAdd(HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Route.Builder |
Route.Builder.addResponseHeadersToAdd(HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Route.Builder |
Route.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Route.Builder |
Route.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Route.Builder |
Route.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index,
HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHost.Builder |
VirtualHost.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Route.Builder |
Route.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a set of headers that will be added to requests matching this
route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
VirtualHost.Builder |
VirtualHost.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Route.Builder |
Route.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
WeightedCluster.ClusterWeight.Builder |
WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOption |
OkHttpResponse.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOption |
OkHttpResponse.Builder.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOption |
OkHttpResponseOrBuilder.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOption |
DeniedHttpResponse.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
HeaderValueOption |
DeniedHttpResponse.Builder.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
HeaderValueOption |
DeniedHttpResponseOrBuilder.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
| Modifier and Type | Method and Description |
|---|---|
List<HeaderValueOption> |
OkHttpResponse.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
List<HeaderValueOption> |
OkHttpResponse.Builder.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
List<HeaderValueOption> |
OkHttpResponseOrBuilder.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
List<HeaderValueOption> |
DeniedHttpResponse.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
List<HeaderValueOption> |
DeniedHttpResponse.Builder.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
List<HeaderValueOption> |
DeniedHttpResponseOrBuilder.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
| Modifier and Type | Method and Description |
|---|---|
OkHttpResponse.Builder |
OkHttpResponse.Builder.addHeaders(HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
DeniedHttpResponse.Builder |
DeniedHttpResponse.Builder.addHeaders(HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
OkHttpResponse.Builder |
OkHttpResponse.Builder.addHeaders(int index,
HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
DeniedHttpResponse.Builder |
DeniedHttpResponse.Builder.addHeaders(int index,
HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
OkHttpResponse.Builder |
OkHttpResponse.Builder.setHeaders(int index,
HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
DeniedHttpResponse.Builder |
DeniedHttpResponse.Builder.setHeaders(int index,
HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
| Modifier and Type | Method and Description |
|---|---|
OkHttpResponse.Builder |
OkHttpResponse.Builder.addAllHeaders(Iterable<? extends HeaderValueOption> values)
HTTP entity headers in addition to the original request headers.
|
DeniedHttpResponse.Builder |
DeniedHttpResponse.Builder.addAllHeaders(Iterable<? extends HeaderValueOption> values)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.