Skip to content

test: add test case for slash path parameter #155

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikyll
Copy link

@mikyll mikyll commented Feb 6, 2025

This demonstrates the correctness of the fix introduced in v2.9.2 (fix: allow special characters to be matched in uri params).

As a consequence:

- should close api7#148 (demonstrates that the issue is not related to this library);
- is related to apache/apisix#11810
@CLAassistant
Copy link

CLAassistant commented Feb 6, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: parameter in path matching fails on percent encoding in the URI
2 participants