Set-Filter-State Filter (proto)

This extension has the qualified name envoy.filters.http.set_filter_state

Note

This extension is functional but has not had substantial production burn time, use only with this caveat.

This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted.

Tip

This extension extends and can be used with the following extension category:

This extension must be configured with one of the following type URLs:

This filter sets or updates the dynamic filter state. See the filter documentation for more information on how this filter should be used.

extensions.filters.http.set_filter_state.v3.Config

[extensions.filters.http.set_filter_state.v3.Config proto]

{
  "on_request_headers": []
}
on_request_headers

(repeated extensions.filters.common.set_filter_state.v3.FilterStateValue) A sequence of the filter state values to apply in the specified order when a new request is received.