-
Notifications
You must be signed in to change notification settings - Fork 701
Open
Labels
area/documentationIssues or PRs related to documentation.Issues or PRs related to documentation.area/httpproxyIssues or PRs related to the HTTPProxy API.Issues or PRs related to the HTTPProxy API.good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes 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.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Description
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
.
savi0r, m-yosefpor and debMan
Metadata
Metadata
Assignees
Labels
area/documentationIssues or PRs related to documentation.Issues or PRs related to documentation.area/httpproxyIssues or PRs related to the HTTPProxy API.Issues or PRs related to the HTTPProxy API.good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes 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.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.