dubbo
dubbo copied to clipboard
[Feature][3.3] Triple rest path match support case insensitive
Pre-check
- [x] I am sure that all the content I provide is in English.
Search before asking
- [x] 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
- [x] I agree to follow this project's Code of Conduct
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?
@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.