| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderMutation
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
static class |
HeaderMutation.Builder
Change HTTP headers or trailers by appending, replacing, or removing
headers.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderMutationOrBuilder |
TrailersResponse.getHeaderMutationOrBuilder()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
HeaderMutationOrBuilder |
TrailersResponse.Builder.getHeaderMutationOrBuilder()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
HeaderMutationOrBuilder |
CommonResponse.getHeaderMutationOrBuilder()
Instructions on how to manipulate the headers.
|
HeaderMutationOrBuilder |
CommonResponse.Builder.getHeaderMutationOrBuilder()
Instructions on how to manipulate the headers.
|
HeaderMutationOrBuilder |
CommonResponseOrBuilder.getHeaderMutationOrBuilder()
Instructions on how to manipulate the headers.
|
HeaderMutationOrBuilder |
TrailersResponseOrBuilder.getHeaderMutationOrBuilder()
Instructions on how to manipulate the trailers
.envoy.service.ext_proc.v3alpha.HeaderMutation header_mutation = 1; |
HeaderMutationOrBuilder |
ImmediateResponse.getHeadersOrBuilder()
Apply changes to the default headers, which will include content-type.
|
HeaderMutationOrBuilder |
ImmediateResponse.Builder.getHeadersOrBuilder()
Apply changes to the default headers, which will include content-type.
|
HeaderMutationOrBuilder |
ImmediateResponseOrBuilder.getHeadersOrBuilder()
Apply changes to the default headers, which will include content-type.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.