mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-24 18:04:54 +08:00
修复getFileNameFromDisposition不符合规范问题
This commit is contained in:
parent
dca342c28f
commit
85c685b46a
@ -29,6 +29,7 @@ import java.util.Map;
|
||||
/**
|
||||
* HTTP头相关方法<br>
|
||||
* 相关规范见:https://www.rfc-editor.org/rfc/rfc5987
|
||||
* TODO Rfc5987 extended value需要单独解析
|
||||
*
|
||||
* @author Looly
|
||||
* @since 6.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user