Commit Graph

568 Commits

Author SHA1 Message Date
Looly
f15612cd55 修复CVE-2022-22885,HttpGlobalConfig可选关闭信任host 2024-03-12 10:29:38 +08:00
Looly
66d50a405a prepare 5.8.27 2024-02-10 20:30:37 +08:00
Looly
aaac1f510d change version 2024-02-10 20:24:10 +08:00
Looly
5cf57f6a64 prepare 5.8.27 2024-02-10 20:21:38 +08:00
Looly
96b486bb5a 🎆release 5.8.26 2024-02-10 20:06:16 +08:00
Looly
e4dffeb4c8 修复HtmlUtil.removeHtmlAttr处理空格问题 2024-01-25 18:01:25 +08:00
Looly
fc762d9872 add test 2024-01-25 15:57:21 +08:00
Looly
eeeaf7664a 修复UserAgentUtil对QQ浏览器识别问题 2024-01-18 16:12:28 +08:00
Looly
ebc7c63bbe prepare 5.8.26 2024-01-11 14:06:18 +08:00
Looly
3a1c7538f3 🐶Release 5.8.25 2024-01-11 12:46:25 +08:00
Looly
99303ef7e0 prepare 5.8.25 2023-12-24 00:15:01 +08:00
Looly
3ab447d45a 🌨️Release 5.8.24 2023-12-24 00:01:57 +08:00
Looly
cca184257a HTMLFilter保留p标签 2023-12-20 20:53:32 +08:00
Looly
d46f00d2be 修复graalvm编译后,未读取Content-Length可能导致的读取时间过长问题 2023-12-12 23:04:27 +08:00
lzpeng723
b613d1e3a5
修复已向 response 中写入文件后,
还会继续执行 response.send404("404 Not Found !"); 
此时会在cn.hutool.http.server.HttpServerResponse#send(int, long) 抛异常

Signed-off-by: lzpeng723 <1500913306@qq.com>
2023-11-19 04:41:00 +00:00
Looly
5be66c636b prepare 5.8.24 2023-11-12 19:17:19 +08:00
Looly
56fae16d1d 🚦release 5.8.23 2023-11-12 18:55:10 +08:00
Looly
51488af226 修复options请求无响应体问题 2023-10-25 11:38:49 +08:00
Looly
7d80f1aa14 修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题 2023-10-25 00:21:35 +08:00
Looly
a341bf04bd UserAgent增加百度浏览器识别 2023-09-25 17:31:10 +08:00
Looly
01cb9bdd26 add test 2023-09-21 11:37:56 +08:00
Looly
6d2d57e34b 修复VersionComparator在极端数据排序时候违反了自反性问题 2023-09-21 11:34:05 +08:00
handy
b119d65006 移除未使用到的import 2023-09-14 16:56:06 +08:00
Looly
bf62494be0 prepare 5.8.23 2023-09-13 21:40:23 +08:00
Looly
20f0c720c4 ♥️release 5.8.22 2023-09-13 21:00:51 +08:00
Looly
1b52428a17 update version 2023-09-13 20:57:56 +08:00
Looly
caa2b29f05 fix test 2023-09-08 19:09:47 +08:00
Looly
8c8ea211a1 add test 2023-09-08 18:39:46 +08:00
Looly
fcb1d86229 add test 2023-08-30 22:55:31 +08:00
Looly
26751fac57 修复302重定向时,Location中的问号被转义问题 2023-08-24 08:56:51 +08:00
Looly
8303fd9eab 去除默认的ACCEPT_LANGUAGE 2023-08-13 21:24:08 +08:00
zhuon
6eec0329b1 优化urlWithForm方法 2023-08-09 18:09:40 +08:00
Looly
8415a24700 prepare 5.8.22 2023-07-29 14:18:50 +08:00
Looly
9f777b3554 add test 2023-07-29 13:32:45 +08:00
peng.li
e1d2926dc7 fix bug:issues/I7OTCU 2023-07-28 17:58:31 +08:00
Looly
2eb8f9c969 使用multiparty方式支持body参数 2023-07-08 18:25:43 +08:00
Looly
a9932e7415 add test 2023-06-19 15:59:43 +08:00
Looly
64dd287182 prepare 5.8.21 2023-06-17 01:26:48 +08:00
Looly
ce04de3422 reelase 5.8.20 2023-06-17 01:06:45 +08:00
Looly
5cc1b492b7 add text/event-stream 2023-06-08 08:51:02 +08:00
Looly
bcc21df50a prepare 5.8.20 2023-05-27 00:36:03 +08:00
Looly
be75da4317 release 5.8.19 2023-05-27 00:15:27 +08:00
Looly
f96cf1127c 修复HttpDownloader.downloadFile 方法缺少static问题 2023-04-27 12:05:10 +08:00
Looly
acb40326f6 修复HtmlUtil的removeHtmlAttr方法匹配问题 2023-04-25 16:14:22 +08:00
Looly
d307a95f37 add tes 2023-04-20 21:27:34 +08:00
Looly
b0d528e27b 优化HttpRequest.toString()内容打印 2023-04-19 18:33:08 +08:00
Looly
91de866ffa fix decode 2023-04-18 12:24:15 +08:00
Looly
2651651076 prepare 5.8.19 2023-04-17 00:14:56 +08:00
Looly
89832cdcce release 5.8.18 2023-04-16 23:40:08 +08:00
Looly
74bf08c5ac prepare 5.8.18 2023-04-12 18:55:52 +08:00