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

[Feature][3.3] Triple rest path match support case insensitive #13967

Open
3 of 4 tasks
oxsean opened this issue Mar 20, 2024 · 2 comments
Open
3 of 4 tasks

[Feature][3.3] Triple rest path match support case insensitive #13967

oxsean opened this issue Mar 20, 2024 · 2 comments
Assignees
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors

Comments

@oxsean
Copy link
Collaborator

oxsean commented Mar 20, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Same as spring mvc, we need to support path case insensitive, as well as can be enabled by configuration

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@oxsean oxsean added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage help wanted Everything needs help from contributors labels Mar 20, 2024
@oxsean oxsean self-assigned this Mar 20, 2024
@oxsean oxsean added component/sdk Related with apache/dubbo and removed type/need-triage Need maintainers to triage component/need-triage Need maintainers to triage labels Mar 20, 2024
@qyi71
Copy link

qyi71 commented Apr 9, 2024

hello,I'm new , I want try this. but i don't know more detail. can you describe it in more detail? that kind of paths?

@oxsean
Copy link
Collaborator Author

oxsean commented Apr 9, 2024

@qyi71 Sorry, I'm already working on it.
The url match of triple rest is case-sensitive by default and needs to support case-insensitive.

@oxsean oxsean added help wanted Everything needs help from contributors and removed help wanted Everything needs help from contributors labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/sdk Related with apache/dubbo help wanted Everything needs help from contributors
Projects
Status: Todo
Development

No branches or pull requests

2 participants