Skip to content

Unsupported chars in placeholder name #2207

@ggnaegi

Description

@ggnaegi

Expected Behavior / New Feature

if "-" (hyphens) between the placeholders it should match

Actual Behavior / Motivation for New Feature

After having introduced the new solution the matching doesn't work when hyphens are found in the placeholders, eg: {"url-service-1"}

In fact, it's not possible to have hyphens as part of the regex group name, only alphanumerics and '_' (underscore) are allowed.

Metadata

Metadata

Assignees

Labels

RoutingOcelot feature: RoutingdocumentationNeeds a documentation updateneeds feedbackIssue is waiting on feedback before acceptanceproposalProposal for a new functionality in Ocelot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions