Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support wildcard in path template. #3559

Merged
merged 4 commits into from
Oct 18, 2021

Commits on Oct 15, 2021

  1. Support wildcard in path template.

    1. Allow wildcard to be used in path template such as /* or /foo*
    2. Enabled PathPatternTest unit test that has not been used for a long and added test scenarios relevant to this change.
    klustria committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    a26899a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb861f9 View commit details
    Browse the repository at this point in the history
  3. Update copyright.

    klustria committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    70f24c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    145de78 View commit details
    Browse the repository at this point in the history