mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-12 14:30:54 +08:00
服务增加是否合并URL中的多余分隔符选项
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package utils
|
||||
|
||||
// 清理Path中的多余的字符
|
||||
// CleanPath 清理Path中的多余的字符
|
||||
func CleanPath(path string) string {
|
||||
l := len(path)
|
||||
if l == 0 {
|
||||
|
||||
Reference in New Issue
Block a user