-
Notifications
You must be signed in to change notification settings - Fork 697
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/needs-triageIndicates that an issue needs to be triaged by a project contributor.Indicates that an issue needs to be triaged by a project contributor.
Milestone
Description
What steps did you take and what happened:
When using HTTPRequestRedirectPolicy in HTTPProxy you can only set the StatusCode to 301 or 302 but cannot use 307 or 308 for preserving the HTTP method.
What did you expect to happen:
307 and 308 values are allowed.
Environment:
- Contour version: 1.30
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/needs-triageIndicates that an issue needs to be triaged by a project contributor.Indicates that an issue needs to be triaged by a project contributor.
Type
Projects
Status
Done