package envoy.extensions.filters.http.file_system_buffer.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BufferBehavior

file_system_buffer.proto:26

The behavior of the filter for a stream. [#next-free-field: 6]

Used in: StreamConfig

message BufferBehavior.Bypass

file_system_buffer.proto:30

Used in: BufferBehavior

(message has no fields)

message BufferBehavior.FullyBuffer

file_system_buffer.proto:39

Used in: BufferBehavior

(message has no fields)

message BufferBehavior.FullyBufferAndAlwaysInjectContentLength

file_system_buffer.proto:36

Used in: BufferBehavior

(message has no fields)

message BufferBehavior.InjectContentLengthIfNecessary

file_system_buffer.proto:33

Used in: BufferBehavior

(message has no fields)

message BufferBehavior.StreamWhenPossible

file_system_buffer.proto:27

Used in: BufferBehavior

(message has no fields)

message FileSystemBufferFilterConfig

file_system_buffer.proto:110

A :ref:`file system buffer <config_http_filters_file_system_buffer>` filter configuration. Route-specific configs override only the fields they explicitly include; unset fields inherit from the vhost or listener-level config, or, if never set, and not required, use a default value.

message StreamConfig

file_system_buffer.proto:67

The configuration for one direction of the filter behavior.

Used in: FileSystemBufferFilterConfig