Uses of Class
io.envoyproxy.envoy.config.core.v3.Http1ProtocolOptions.Builder
Packages that use Http1ProtocolOptions.Builder
Package
Description
-
Uses of Http1ProtocolOptions.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Http1ProtocolOptions.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http1ProtocolOptions, Http1ProtocolOptions.Builder, Http1ProtocolOptionsOrBuilder> Cluster.Builder.httpProtocolOptionsBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Http1ProtocolOptions.BuilderMethods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http1ProtocolOptions, Http1ProtocolOptions.Builder, Http1ProtocolOptionsOrBuilder> Cluster.Builder.getHttpProtocolOptionsFieldBuilder()
Additional options when handling HTTP1 requests.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionCluster.Builder.setHttpProtocolOptions
(Http1ProtocolOptions.Builder builderForValue) Deprecated. -
Uses of Http1ProtocolOptions.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionHttp1ProtocolOptions.Builder.clear()
Http1ProtocolOptions.Builder.clearAcceptHttp10()
Handle incoming HTTP/1.0 and HTTP 0.9 requests.Http1ProtocolOptions.Builder.clearAllowAbsoluteUrl()
Handle HTTP requests with absolute URLs in the requests.Http1ProtocolOptions.Builder.clearAllowChunkedLength()
Allows Envoy to process requests/responses with both ``Content-Length`` and ``Transfer-Encoding`` headers set.Http1ProtocolOptions.Builder.clearAllowCustomMethods()
[#not-implemented-hide:] Hiding so that field can be removed.Http1ProtocolOptions.Builder.clearDefaultHostForHttp10()
A default host for HTTP/1.0 requests.Http1ProtocolOptions.Builder.clearEnableTrailers()
Enables trailers for HTTP/1.Http1ProtocolOptions.Builder.clearHeaderKeyFormat()
Describes how the keys for response headers should be formatted.Http1ProtocolOptions.Builder.clearOverrideStreamErrorOnInvalidHttpMessage()
Allows invalid HTTP messaging.Http1ProtocolOptions.Builder.clearSendFullyQualifiedUrl()
Allows sending fully qualified URLs when proxying the first line of the response.Http1ProtocolOptions.Builder.clearUseBalsaParser()
[#not-implemented-hide:] Hiding so that field can be removed after BalsaParser is rolled out.Http1ProtocolOptions.Builder.mergeAllowAbsoluteUrl
(com.google.protobuf.BoolValue value) Handle HTTP requests with absolute URLs in the requests.Http1ProtocolOptions.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Http1ProtocolOptions.Builder.mergeFrom
(com.google.protobuf.Message other) Http1ProtocolOptions.Builder.mergeFrom
(Http1ProtocolOptions other) Http1ProtocolOptions.Builder.mergeHeaderKeyFormat
(Http1ProtocolOptions.HeaderKeyFormat value) Describes how the keys for response headers should be formatted.Http1ProtocolOptions.Builder.mergeOverrideStreamErrorOnInvalidHttpMessage
(com.google.protobuf.BoolValue value) Allows invalid HTTP messaging.Http1ProtocolOptions.Builder.mergeUseBalsaParser
(com.google.protobuf.BoolValue value) [#not-implemented-hide:] Hiding so that field can be removed after BalsaParser is rolled out.static Http1ProtocolOptions.Builder
Http1ProtocolOptions.newBuilder()
static Http1ProtocolOptions.Builder
Http1ProtocolOptions.newBuilder
(Http1ProtocolOptions prototype) Http1ProtocolOptions.newBuilderForType()
protected Http1ProtocolOptions.Builder
Http1ProtocolOptions.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Http1ProtocolOptions.Builder.setAcceptHttp10
(boolean value) Handle incoming HTTP/1.0 and HTTP 0.9 requests.Http1ProtocolOptions.Builder.setAllowAbsoluteUrl
(com.google.protobuf.BoolValue value) Handle HTTP requests with absolute URLs in the requests.Http1ProtocolOptions.Builder.setAllowAbsoluteUrl
(com.google.protobuf.BoolValue.Builder builderForValue) Handle HTTP requests with absolute URLs in the requests.Http1ProtocolOptions.Builder.setAllowChunkedLength
(boolean value) Allows Envoy to process requests/responses with both ``Content-Length`` and ``Transfer-Encoding`` headers set.Http1ProtocolOptions.Builder.setAllowCustomMethods
(boolean value) [#not-implemented-hide:] Hiding so that field can be removed.Http1ProtocolOptions.Builder.setDefaultHostForHttp10
(String value) A default host for HTTP/1.0 requests.Http1ProtocolOptions.Builder.setDefaultHostForHttp10Bytes
(com.google.protobuf.ByteString value) A default host for HTTP/1.0 requests.Http1ProtocolOptions.Builder.setEnableTrailers
(boolean value) Enables trailers for HTTP/1.Http1ProtocolOptions.Builder.setHeaderKeyFormat
(Http1ProtocolOptions.HeaderKeyFormat value) Describes how the keys for response headers should be formatted.Http1ProtocolOptions.Builder.setHeaderKeyFormat
(Http1ProtocolOptions.HeaderKeyFormat.Builder builderForValue) Describes how the keys for response headers should be formatted.Http1ProtocolOptions.Builder.setOverrideStreamErrorOnInvalidHttpMessage
(com.google.protobuf.BoolValue value) Allows invalid HTTP messaging.Http1ProtocolOptions.Builder.setOverrideStreamErrorOnInvalidHttpMessage
(com.google.protobuf.BoolValue.Builder builderForValue) Allows invalid HTTP messaging.Http1ProtocolOptions.Builder.setSendFullyQualifiedUrl
(boolean value) Allows sending fully qualified URLs when proxying the first line of the response.Http1ProtocolOptions.Builder.setUseBalsaParser
(com.google.protobuf.BoolValue value) [#not-implemented-hide:] Hiding so that field can be removed after BalsaParser is rolled out.Http1ProtocolOptions.Builder.setUseBalsaParser
(com.google.protobuf.BoolValue.Builder builderForValue) [#not-implemented-hide:] Hiding so that field can be removed after BalsaParser is rolled out.Http1ProtocolOptions.toBuilder()
-
Uses of Http1ProtocolOptions.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type Http1ProtocolOptions.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http1ProtocolOptions, Http1ProtocolOptions.Builder, Http1ProtocolOptionsOrBuilder> HttpConnectionManager.Builder.httpProtocolOptionsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getHttpProtocolOptionsBuilder()
Additional HTTP/1 settings that are passed to the HTTP/1 codec.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Http1ProtocolOptions, Http1ProtocolOptions.Builder, Http1ProtocolOptionsOrBuilder> HttpConnectionManager.Builder.getHttpProtocolOptionsFieldBuilder()
Additional HTTP/1 settings that are passed to the HTTP/1 codec.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type Http1ProtocolOptions.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.setHttpProtocolOptions
(Http1ProtocolOptions.Builder builderForValue) Additional HTTP/1 settings that are passed to the HTTP/1 codec.