修复getFileNameFromDisposition不符合规范问题

This commit is contained in:
Looly
2024-08-15 18:28:23 +08:00
4 changed files with 98 additions and 51 deletions

View File

@@ -2,12 +2,13 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.32(2024-08-12)
# 5.8.32(2024-08-13)
### 🐣新特性
### 🐞Bug修复
* 【http 】 修复getFileNameFromDisposition不符合规范问题issue#IAKBPD@Gitee
* 【crypto 】 修复SymmetricCrypto.setParams和setRandom没有加锁问题issue#IAJIY3@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.31(2024-08-12)