606 Commits

Author SHA1 Message Date
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
Looly
83e94584bf fix code 2023-09-08 19:09:40 +08:00
Looly
57bb186f24 fix code 2023-09-08 18:52:09 +08:00
Looly
b300e449a1 修复302重定向时,Location中的问号被转义问题 2023-08-24 08:56:46 +08:00
Looly
b5fac04ab9 fix url to https 2023-08-15 11:02:35 +08:00
Looly
b02419c5f8 fix issue#3240 2023-08-13 22:45:12 +08:00
Looly
ae4600d0c7 去除默认的ACCEPT_LANGUAGE 2023-08-13 21:24:14 +08:00
Looly
48a93c2fbe fix code 2023-08-10 21:36:32 +08:00
Looly
cd53378ae3 修改异常包装策略:运行时异常不包装,只包装非运行时异常 2023-08-08 19:03:56 +08:00
Looly
1b7ff78003 prepare 6.0.0-M6 2023-07-29 16:29:10 +08:00
Looly
3b3318fec1 update dependency 2023-07-29 14:40:04 +08:00
Looly
7eb49299ea fix code 2023-07-29 11:34:11 +08:00
Looly
229ae2d94f fix bug 2023-06-19 09:18:05 +08:00
Looly
93d4eed6a8 prepare 6.0.0-M5 2023-06-17 01:38:10 +08:00
Looly
f901c9419d 修复CVE-2023-3276漏洞,XmlUtil.readBySax问题 2023-06-16 20:23:13 +08:00
Looly
615e1bb27a add content-type 2023-06-08 08:49:20 +08:00
Looly
a55aed6a5a fix version 2023-05-29 17:02:34 +08:00
Looly
16a01eb717 fix version 2023-05-29 17:02:16 +08:00
Looly
fdc3c68949 fix version 2023-05-29 17:01:07 +08:00
Looly
3c889500a9 fix code 2023-05-29 00:10:46 +08:00
Looly
29e4937e8f fix #I78PB1 2023-05-28 12:11:14 +08:00
Looly
ea1c49a93b fix code 2023-05-19 22:28:39 +08:00
Looly
87fd7393f9 add config 2023-05-17 23:15:25 +08:00
Looly
4670f21a8c StaticLog rename to LogUtil 2023-05-15 20:03:12 +08:00