| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmediateResponse
This message causes the filter to attempt to create a locally
generated response, send it downstream, stop processing
additional filters, and ignore any additional messages received
from the remote server for this request or response.
|
static class |
ImmediateResponse.Builder
This message causes the filter to attempt to create a locally
generated response, send it downstream, stop processing
additional filters, and ignore any additional messages received
from the remote server for this request or response.
|
| Modifier and Type | Method and Description |
|---|---|
ImmediateResponseOrBuilder |
ProcessingResponseOrBuilder.getImmediateResponseOrBuilder()
If specified, attempt to create a locally generated response, send it
downstream, and stop processing additional filters and ignore any
additional messages received from the remote server for this request or
response.
|
ImmediateResponseOrBuilder |
ProcessingResponse.getImmediateResponseOrBuilder()
If specified, attempt to create a locally generated response, send it
downstream, and stop processing additional filters and ignore any
additional messages received from the remote server for this request or
response.
|
ImmediateResponseOrBuilder |
ProcessingResponse.Builder.getImmediateResponseOrBuilder()
If specified, attempt to create a locally generated response, send it
downstream, and stop processing additional filters and ignore any
additional messages received from the remote server for this request or
response.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.