| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
TrailersResponse
This message must be sent in response to an HttpTrailers message.
|
static class |
TrailersResponse.Builder
This message must be sent in response to an HttpTrailers message.
|
| Modifier and Type | Method and Description |
|---|---|
TrailersResponseOrBuilder |
ProcessingResponseOrBuilder.getRequestTrailersOrBuilder()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponseOrBuilder |
ProcessingResponse.getRequestTrailersOrBuilder()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponseOrBuilder |
ProcessingResponse.Builder.getRequestTrailersOrBuilder()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponseOrBuilder |
ProcessingResponseOrBuilder.getResponseTrailersOrBuilder()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
TrailersResponseOrBuilder |
ProcessingResponse.getResponseTrailersOrBuilder()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
TrailersResponseOrBuilder |
ProcessingResponse.Builder.getResponseTrailersOrBuilder()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.