fix cookie bug

This commit is contained in:
Looly
2019-10-10 16:24:48 +08:00
parent ccff387646
commit 96cf2503cc
5 changed files with 61 additions and 54 deletions

View File

@@ -8,4 +8,5 @@
### 新特性
* 【all】 升级JDK最低支持到8
### Bug修复
### Bug修复
* 【http】 修复Cookie中host失效导致的问题