mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
add comment
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user