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

希望后期可以暴露encodeMicroPath和decodeMicroPath方法 #1007

Open
adntian opened this issue Dec 13, 2023 · 1 comment
Open

希望后期可以暴露encodeMicroPath和decodeMicroPath方法 #1007

adntian opened this issue Dec 13, 2023 · 1 comment
Labels
feature Planned functions

Comments

@adntian
Copy link

adntian commented Dec 13, 2023

背景

描述您希望改进的问题。
在有些对URL加密的场景下,如果url进行过处理,可以按自己的方法进行编码解码

期望的效果

这里系统内也是使用的encodeMicroPath和decodeMicroPath方法进行url的编码和解码的,如果暴露给全局初始化,就可以实现url编码解码的自定义了,只要输入和输出都是正确的,内部编码解码怎么做都是可以的,希望可以考虑下

@bailicangdu bailicangdu added the feature Planned functions label Dec 14, 2023
@bailicangdu
Copy link
Contributor

这样也是可以的,但对于开发者来说操作难度有点大,要考虑的场景比较多

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

No branches or pull requests

2 participants