| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalRedirectPolicy
HTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.
|
static class |
InternalRedirectPolicy.Builder
HTTP Internal Redirect :ref:`architecture overview <arch_overview_internal_redirects>`.
|
| Modifier and Type | Method and Description |
|---|---|
InternalRedirectPolicyOrBuilder |
RouteAction.getInternalRedirectPolicyOrBuilder()
If present, Envoy will try to follow an upstream redirect response instead of proxying the
response back to the downstream.
|
InternalRedirectPolicyOrBuilder |
RouteAction.Builder.getInternalRedirectPolicyOrBuilder()
If present, Envoy will try to follow an upstream redirect response instead of proxying the
response back to the downstream.
|
InternalRedirectPolicyOrBuilder |
RouteActionOrBuilder.getInternalRedirectPolicyOrBuilder()
If present, Envoy will try to follow an upstream redirect response instead of proxying the
response back to the downstream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.