Composite

    Note

    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:

    [extensions.filters.http.composite.v3.Composite proto]

    config. The composite filter config allows delegating filter handling to another filter as determined by matching on the request headers. This makes it possible to use different filters or filter configurations based on the incoming request.

    This is intended to be used with ExtensionWithMatcher where a match tree is specified that indicates (via ) which filter configuration to create and delegate to.

    Warning

    extensions.filters.http.composite.v3.ExecuteFilterAction

    Composite match action (see matching docs for more info on match actions). This specifies the filter configuration of the filter that the composite filter should delegate filter interactions to.

    typed_config

    ()