add comment

This commit is contained in:
Looly
2025-08-14 16:17:23 +08:00
parent 0255f8a365
commit 60b80340fc

View File

@@ -22,7 +22,14 @@ import cn.hutool.v7.core.text.split.SplitUtil;
import java.util.List;
/**
* HTTP URL工具类
*
* @author looly
* @since 7.0.0
*/
public class HttpUrlUtil {
/**
* 获取转发的新的URL
*