Skip to content

Overwrite headers #708

@itaysk

Description

@itaysk

Related to istio/istio#9595 which I'm working on.

In Envoy we can overwrite a header by setting append: false in HeaderValueOption but this is not exposed in appendRequestHeaders which is map[string]string.

This choice of append vs set should be reflected in the API. I propose adding set_request_headers (and response).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions