Looly
|
c7e0bc5d9f
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:32:30 +08:00 |
|
Golden Looly
|
2e51604cb7
|
Merge pull request #3664 from tian-pengfei/v5-master-contentType
增加ContentType#get识别的准确率。
|
2024-07-31 00:18:13 +08:00 |
|
tiandy tian
|
eb0b48bead
|
增加ContentType#get识别的准确率。
|
2024-07-19 18:21:29 +08:00 |
|
Looly
|
5c86d4eced
|
fix test
|
2024-07-04 21:37:23 +08:00 |
|
Looly
|
7e7575c512
|
修复因RFC3986理解有误导致的UrlPath处理冒号转义问题
|
2024-07-04 12:27:15 +08:00 |
|
wenlianggong
|
9ddb271f2e
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2024-06-25 20:43:23 +08:00 |
|
wenlianggong
|
97019f79b5
|
添加测试用例testHttpResource
|
2024-06-25 20:43:16 +08:00 |
|
Looly
|
6c086ff8b6
|
修复Mac下的微信浏览器被识别为移动端问题
|
2024-06-21 11:43:07 +08:00 |
|
Looly
|
996bf90db2
|
ignore test
|
2024-05-20 17:23:54 +08:00 |
|
Looly
|
d07cece0d4
|
增加ExceptionFilter和DefaultExceptionFilter支持异常处理
|
2024-05-06 15:52:00 +08:00 |
|
Looly
|
9a6ac21798
|
修复HttpUtil.urlWithFormUrlEncoded方法重复编码问题
|
2024-04-08 17:31:25 +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
|
cca184257a
|
HTMLFilter保留p标签
|
2023-12-20 20:53:32 +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 |
|
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
|
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
|
a9932e7415
|
add test
|
2023-06-19 15:59:43 +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
|
ea7448f3f5
|
add test
|
2023-03-29 22:36:21 +08:00 |
|
Looly
|
5af423ddc2
|
新增followRedirectsCookie配置,支持开启自动重定向携带cookie
|
2023-03-09 00:03:40 +08:00 |
|
xingwan
|
17647af98d
|
feat: 新增followRedirectsCookie配置,支持开启自动重定向携带cookie
|
2023-03-08 17:30:51 +08:00 |
|
Looly
|
0d11f82ee8
|
HttpRequest#body增加支持Resource重载
|
2023-03-03 20:25:27 +08:00 |
|
Looly
|
d708f46a09
|
add test
|
2023-03-03 17:59:02 +08:00 |
|
liangqingfeng
|
5e6804536e
|
修复HttpUtil.decodeParams方法,判断是否x-www-form-urlencoded的模式
|
2023-01-16 21:58:13 +08:00 |
|
Looly
|
78a14dc345
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:22:44 +08:00 |
|
Looly
|
247d79a4fb
|
HttpGlobalConfig.allowPatch()调用时忽略错误
|
2023-01-15 11:21:21 +08:00 |
|
Looly
|
c0b6c69497
|
HtmlUtil中escape方法,增加不断开空格(nbsp)转译,防止xss攻击
|
2022-11-28 10:30:10 +08:00 |
|
LuisStruggle
|
31bcd02732
|
html防止注入转译,增加不断开空格(nbsp)转译
|
2022-11-24 10:53:32 +08:00 |
|
Looly
|
28430e0340
|
UserAgentUtil增加对钉钉PC端的支持
|
2022-11-12 20:37:22 +08:00 |
|
Looly
|
4b2ec7d7a5
|
add test
|
2022-11-03 23:21:48 +08:00 |
|
Looly
|
64e983db0f
|
add test
|
2022-10-22 22:50:31 +08:00 |
|
Looly
|
85a6df75b7
|
修复Http重定全局设置无效问题
|
2022-09-30 19:23:47 +08:00 |
|
Looly
|
4212d47bc2
|
fix bugs
|
2022-09-30 18:59:50 +08:00 |
|
Looly
|
3bd48d4a16
|
优化HttpUtil.isHttp判断,避免NPE
|
2022-07-16 08:47:01 +08:00 |
|
Looly
|
4203b6532b
|
fix bug and add methods
|
2022-06-16 12:25:51 +08:00 |
|
Looly
|
60dd7ce563
|
fix buf
|
2022-06-16 12:10:56 +08:00 |
|
Looly
|
bea723c11b
|
add methods
|
2022-04-28 17:00:49 +08:00 |
|
Looly
|
477657ffb8
|
fix code
|
2022-04-10 15:45:02 +08:00 |
|
Looly
|
e4f713a162
|
!594 StreamProgress进度条添加总大小值回调
Merge pull request !594 from 追风/v5-dev
|
2022-04-10 07:29:19 +00:00 |
|