629 Commits

Author SHA1 Message Date
Looly
017ec30fe6 fix code 2024-03-18 20:27:14 +08:00
Looly
44d58c30df remove javax 2024-03-14 08:52:22 +08:00
Looly
e054a80b16 fix code 2024-03-12 11:32:40 +08:00
Looly
5a677be852 fix code 2024-03-10 17:29:54 +08:00
Looly
868a0e6c3c fix redirect 2024-03-10 17:10:35 +08:00
Looly
b393d0d8f0 fix code 2024-03-08 11:49:07 +08:00
Looly
f78e4fecb8 fix code 2024-03-08 11:38:31 +08:00
Looly
360afd61fc prepare 6.0.0-M12 2024-02-10 20:22:32 +08:00
Looly
ac255e78b4 fix code 2024-01-25 18:25:13 +08:00
Looly
40f2bcab15 修复HtmlUtil.removeHtmlAttr处理空格问题 2024-01-25 18:01:31 +08:00
Looly
c5a1223803 add test 2024-01-25 15:57:27 +08:00
Looly
f69a9db7b3 fix code 2024-01-22 17:43:18 +08:00
Looly
c84db9070a fix bug 2024-01-18 16:27:19 +08:00
Looly
50367a4a9f add code 2024-01-18 16:11:12 +08:00
Looly
3b98178990 fix code 2024-01-18 15:29:53 +08:00
Looly
d1e8b89bda fix code 2024-01-17 11:02:31 +08:00
dazer007
2959e1798d !1156 【轻量级pr】V6 httpUtil-createRequest从5.x迁移过来,方便使用
* HttpUtil类增加createRequest方法,方便使用(迁移从hutool5.x)
2024-01-17 03:01:12 +00:00
Looly
d4d81e3dd2 fix code 2024-01-16 21:18:35 +08:00
Looly
6a3aece4de prepare M11 2024-01-11 14:24:15 +08:00
Looly
f628e975bc fix code 2023-12-29 23:41:23 +08:00
Looly
fc8d25dfac fix code 2023-12-29 21:16:01 +08:00
Looly
6facfcfc4d fix code 2023-12-29 20:55:55 +08:00
Looly
6674300015 fix code 2023-12-28 21:34:09 +08:00
dazer007
c874210568 webservice SOAP 弃用javaEE xml saop 使用jakarta xml soap 2023-12-28 19:00:45 +08:00
Looly
f22015512a prepare M10 2023-12-23 23:57:46 +08:00
Looly
1460902eab HTMLFilter保留p标签 2023-12-20 20:53:38 +08:00
Looly
1eacd29d99 add pool 2023-12-17 22:45:40 +08:00
Looly
9a5fd52e9f 修复graalvm编译后,未读取Content-Length可能导致的读取时间过长问题 2023-12-12 23:05:01 +08:00
Looly
5ceaa07fad fix code 2023-12-05 13:27:11 +08:00
lzpeng723
60ff8bbe12
修复已向 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:44:35 +00:00
Looly
9e5a2063d7 fix code 2023-11-13 00:35:23 +08:00
Looly
c581a8ecca add toString 2023-11-12 23:32:02 +08:00
Looly
1f9e3f9f9f prepare M9 2023-11-12 20:02:05 +08:00
Looly
66def6fddf update version 2023-11-12 19:21:17 +08:00
Looly
bae7a9a4ea 修复options请求无响应体问题 2023-10-25 11:38:42 +08:00
Looly
47c07d94ad 修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题 2023-10-25 00:21:20 +08:00
Looly
d8f02fe4cf fix code 2023-10-23 00:41:20 +08:00
Looly
bc30ecc3ef prepare 6.0.0-M8 2023-10-08 23:17:09 +08:00
Looly
b72bbd85e7 add gzip support for okhttp 2023-10-08 23:07:05 +08:00
Looly
5aed18a51b fix HttpClient lost body bug 2023-10-08 21:16:31 +08:00
Looly
3f482e4eda fix test 2023-10-06 22:07:29 +08:00
Looly
f76bb8c6c2 fix code 2023-10-06 21:47:58 +08:00
Looly
1e46b4a0b3 fix #I85C9S@Gitee 2023-10-06 21:25:03 +08:00
Looly
74916a4c07 fix #I85C9S@Gitee 2023-10-06 21:24:52 +08:00
Looly
53419903c1 add ExceptionFilter 2023-09-28 18:54:23 +08:00
Looly
0034bf4d8b UserAgent增加百度浏览器识别 2023-09-25 17:31:25 +08:00
Looly
8a0e477f69 add session 2023-09-21 21:14:00 +08:00
Looly
8d7b890b3e add cr 2023-09-21 18:08:54 +08:00
Looly
cf394c857f prepare 6.0.0-M7 2023-09-18 22:01:52 +08:00
Looly
9a088883a1 fix bug 2023-09-15 11:59:03 +08:00