| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpHeaders
This message is sent to the external server when the HTTP request and responses
are first received.
|
static class |
HttpHeaders.Builder
This message is sent to the external server when the HTTP request and responses
are first received.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHeadersOrBuilder |
ProcessingRequest.getRequestHeadersOrBuilder()
Information about the HTTP request headers, as well as peer info and additional
properties.
|
HttpHeadersOrBuilder |
ProcessingRequest.Builder.getRequestHeadersOrBuilder()
Information about the HTTP request headers, as well as peer info and additional
properties.
|
HttpHeadersOrBuilder |
ProcessingRequestOrBuilder.getRequestHeadersOrBuilder()
Information about the HTTP request headers, as well as peer info and additional
properties.
|
HttpHeadersOrBuilder |
ProcessingRequest.getResponseHeadersOrBuilder()
Information about the HTTP response headers, as well as peer info and additional
properties.
|
HttpHeadersOrBuilder |
ProcessingRequest.Builder.getResponseHeadersOrBuilder()
Information about the HTTP response headers, as well as peer info and additional
properties.
|
HttpHeadersOrBuilder |
ProcessingRequestOrBuilder.getResponseHeadersOrBuilder()
Information about the HTTP response headers, as well as peer info and additional
properties.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.