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

feat: allow . in proxy path escape pattern #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

testinfected
Copy link

Add the . character to the proxy path escape pattern so that we can use e.g. domain names as cluster names without breaking the query parameters escaping.

See #150

Add the `.` character to the proxy path escape pattern so that
we can use e.g. domain names as cluster names without
breaking the query parameters escaping.

See oam-dev#150
Copy link
Member

@FogDong FogDong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@FogDong
Copy link
Member

FogDong commented Aug 23, 2024

@wonderflow Can you help to merge this?

@wonderflow
Copy link
Member

Thanks for contributing, I can't merge until we fixed the test and signed the DCO.

@FogDong
Copy link
Member

FogDong commented Aug 27, 2024

Please sign the DCO so that we can merge the PR with git commit -s, thanks!

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.

3 participants