Skip to content

"uri" defined in HTTPMatchRequest&HTTPRedirect is path rather than uri #837

@idouba

Description

@idouba

A standard uri should look like this: URI = scheme:[//authority]path[?query][#fragment].
And the uri referenced in VirtualService, such as HTTPMatchRequest, HTTPRedirect is simply a path. The field uri seems be a little confusing, maybe path can be better understood.

Metadata

Metadata

Assignees

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