Skip to content

Document how to do method matching in HTTPProxy #5753

@m-yosefpor

Description

@m-yosefpor

Please describe the problem you have

In #4088 there is an implementation for method matching in gateway API, but currently the HTTPProxy object does not support method matching, and it only supports routing based on path, headers, or query parameters. We need to have methodMatching in HTTPProxy object as well.

We need to document how to do method matching in HTTPProxy kind, with enovy pseudo-headers via header matching :method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/documentationIssues or PRs related to documentation.area/httpproxyIssues or PRs related to the HTTPProxy API.good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions