dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

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

Open oxsean opened this issue 11 months ago • 2 comments

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

oxsean avatar Mar 20 '24 05:03 oxsean

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 avatar Apr 09 '24 05:04 qyi71

@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 avatar Apr 09 '24 08:04 oxsean