Uses of Class
io.envoyproxy.envoy.service.ext_proc.v3.HttpHeaders
Packages that use HttpHeaders
-
Uses of HttpHeaders in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpHeadersModifier and TypeMethodDescriptionHttpHeaders.Builder.build()HttpHeaders.Builder.buildPartial()static HttpHeadersHttpHeaders.getDefaultInstance()HttpHeaders.Builder.getDefaultInstanceForType()HttpHeaders.getDefaultInstanceForType()StreamedImmediateResponse.Builder.getHeadersResponse()Response headers to be sent downstream.StreamedImmediateResponse.getHeadersResponse()Response headers to be sent downstream.StreamedImmediateResponseOrBuilder.getHeadersResponse()Response headers to be sent downstream.ProcessingRequest.Builder.getRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.getRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequestOrBuilder.getRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.Builder.getResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequest.getResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequestOrBuilder.getResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.static HttpHeadersHttpHeaders.parseDelimitedFrom(InputStream input) static HttpHeadersHttpHeaders.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpHeadersHttpHeaders.parseFrom(byte[] data) static HttpHeadersHttpHeaders.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpHeadersHttpHeaders.parseFrom(com.google.protobuf.ByteString data) static HttpHeadersHttpHeaders.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpHeadersHttpHeaders.parseFrom(com.google.protobuf.CodedInputStream input) static HttpHeadersHttpHeaders.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpHeadersHttpHeaders.parseFrom(InputStream input) static HttpHeadersHttpHeaders.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpHeadersHttpHeaders.parseFrom(ByteBuffer data) static HttpHeadersHttpHeaders.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return types with arguments of type HttpHeadersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HttpHeaders>HttpHeaders.getParserForType()static com.google.protobuf.Parser<HttpHeaders>HttpHeaders.parser()Methods in io.envoyproxy.envoy.service.ext_proc.v3 with parameters of type HttpHeadersModifier and TypeMethodDescriptionHttpHeaders.Builder.mergeFrom(HttpHeaders other) StreamedImmediateResponse.Builder.mergeHeadersResponse(HttpHeaders value) Response headers to be sent downstream.ProcessingRequest.Builder.mergeRequestHeaders(HttpHeaders value) Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.Builder.mergeResponseHeaders(HttpHeaders value) Information about the HTTP response headers, as well as peer info and additional properties.static HttpHeaders.BuilderHttpHeaders.newBuilder(HttpHeaders prototype) StreamedImmediateResponse.Builder.setHeadersResponse(HttpHeaders value) Response headers to be sent downstream.ProcessingRequest.Builder.setRequestHeaders(HttpHeaders value) Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.Builder.setResponseHeaders(HttpHeaders value) Information about the HTTP response headers, as well as peer info and additional properties.