Skip to content

hash policy should look at all values of a header #15182

@markdroth

Description

@markdroth

The current hash policy code only looks at the first value of a given header. The code even has a TODO about this:

// TODO(mattklein123): Potentially hash on all headers.

For consistency with the changes that were recently made in routing to always look at multiple values of a given header, I think we should do the same thing here.

CC @htuch

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions