Commit Graph

351 Commits

Author SHA1 Message Date
Looly
60dd7ce563 fix buf 2022-06-16 12:10:56 +08:00
huangzhiquan
f5318c6dad fix: 1.HttpResponse增加设置bodyBytes储存主体方法(修复使用HttpResponse拦截器解密无法重新设置bodyBytes主体) 2022-06-15 14:59:57 +08:00
huangzhiquan
6f1a8d4214 fix: 1.HttpBase增加获取bodyBytes储存主体方法(修复使用HttpRequest拦截器时无法获取到bodyBytes主体) 2022-06-07 09:36:33 +08:00
Looly
bea723c11b add methods 2022-04-28 17:00:49 +08:00
Looly
3896b9d675 fix code 2022-04-27 16:02:57 +08:00
Looly
49667afbe9 fix doc 2022-04-21 17:53:02 +08:00
Looly
08da23b3d4 fix doc 2022-04-16 12:05:50 +08:00
Looly
3e16ec4345 fix doc 2022-04-14 13:45:57 +08:00
Looly
0a0d0937e0 add method 2022-04-13 17:12:54 +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
Looly
569877e0ef fix null bug 2022-04-10 11:18:54 +08:00
vitahlin
a49ed29552 fix urlQuery NullPointerException 2022-04-09 16:06:20 +08:00
xufeng
12ce19ff12 添加Stream进度条中总大小回调 2022-04-09 13:22:57 +08:00
Looly
2b79119c00 fix bug 2022-04-08 21:36:45 +08:00
Looly
b9f7e062bc fix useragent 2022-04-06 10:18:36 +08:00
Looly
e750c92f60 fix comment 2022-04-02 00:48:49 +08:00
Looly
9a953b2a03 fix comment 2022-04-02 00:34:49 +08:00
Looly
4d2e7bc755 fix comment 2022-04-02 00:32:08 +08:00
Looly
0986e60a7c fix bug 2022-04-01 12:10:09 +08:00
Looly
c3cdbf5bb5 add HttpConfig 2022-03-31 20:47:47 +08:00
Looly
0d9185a98d add test 2022-03-29 23:57:03 +08:00
Looly
6427d6fb13 add GlobalInterceptor 2022-03-28 01:14:03 +08:00
Looly
18741ea8c0 fix test 2022-03-24 22:17:24 +08:00
Looly
163dff00bd fix re 2022-03-24 09:37:26 +08:00
Looly
d4a24180a4 fix bug 2022-03-24 09:27:27 +08:00
Looly
04e0faddf4
!581 [新增] UserAgentUtil 解析,增加 MiUI/XiaoMi 浏览器 判断逻辑
Merge pull request !581 from xhal/v5-master
2022-03-22 10:33:40 +00:00
xhal
d48d1bab25 [新增] UserAgent 解析,增加 MiUI/XiaoMi 浏览器 判断逻辑 2022-03-22 13:37:16 +08:00
Looly
2ac275dd8f add sys props 2022-03-22 10:16:06 +08:00
Looly
911f75e6bd fix bug 2022-03-14 22:49:32 +08:00
Looly
8b49984594 change map type 2022-03-03 17:15:35 +08:00
Looly
f93f755885 add method 2022-02-23 02:51:04 +08:00
Looly
4e3f2153c5 add method 2022-02-22 21:52:07 +08:00
Looly
9151aa8968 fix bug 2022-02-21 01:15:04 +08:00
Looly
305845948d fix bug 2022-02-21 00:17:36 +08:00
Looly
7116177225 fix bug 2022-02-10 00:17:25 +08:00
Looly
15a34bcc24 add method 2022-01-15 22:09:52 +08:00
Looly
6570ad6625 add ua 2022-01-14 09:49:15 +08:00
王良
c02f3fbb8c 修复测试用例中一个单词错误 2022-01-13 15:12:02 +08:00
Xeons
be291e45c5 typo: Winsows -> Windows 2022-01-11 09:05:57 +08:00
Looly
fd8cbfa1c9 add test 2022-01-07 20:50:42 +08:00
looly
cdf105589d fix bug 2022-01-05 11:10:37 +08:00
looly
206706936f add comment 2022-01-05 10:54:09 +08:00
duandazhi
fe151787a0 HttpGlobalConfig timeout: 增加说明 2022-01-05 01:35:10 +08:00
looly
ce504c2a3e fix redirect bug 2021-12-25 12:49:21 +08:00
Looly
3824c61596 fix bug 2021-12-21 18:52:40 +08:00
looly
bdef4713e2 fix code 2021-12-09 16:48:47 +08:00
Looly
e82c8c52c5 fix comment 2021-12-06 01:13:42 +08:00
Looly
adbfb3febc add method 2021-12-06 01:07:56 +08:00
looly
cc72350385 fix bug 2021-11-30 17:05:57 +08:00
Looly
496d07c8d7 add test 2021-11-26 22:21:41 +08:00
Looly
c85f204da9 change code 2021-11-26 20:38:13 +08:00
Looly
237d6dbe2e add MultipartOutputStream 2021-11-11 02:25:56 +08:00
Looly
95afb479d9 add XXXBody 2021-11-11 01:42:39 +08:00
Looly
f9e5625744 add HttpResource 2021-11-11 01:19:53 +08:00
Looly
6721d63491 fix code 2021-11-07 13:59:04 +08:00
Looly
941e4f39ca fix UrlQuery 2021-11-07 03:23:44 +08:00
Looly
a5adc9ae94 fix bug 2021-11-07 02:34:03 +08:00
Looly
065c6d61c8 add class 2021-11-06 18:23:50 +08:00
Looly
2818809ee8 add HttpInterceptor 2021-11-06 01:49:34 +08:00
Looly
e58c8c9d6c add method 2021-11-06 01:17:08 +08:00
Looly
a97d8c5b4d fix method 2021-11-03 01:35:18 +08:00
Looly
93a901d864 fix comment 2021-10-26 04:37:35 +08:00
Looly
7248b65f40 add EFC3986 2021-10-26 04:24:05 +08:00
Looly
d571567c52 add method 2021-10-23 23:19:50 +08:00
王存露
121bcc159e 增加ContentType新的构建方法的单元测试 2021-10-18 18:07:43 +08:00
Looly
e04789c322 add method 2021-10-18 16:54:25 +08:00
handy
e42154de09 https://gitee.com/dromara/hutool/issues/I4D7CB
修改
2021-10-10 22:10:35 +08:00
Looly
2129881efb fix test 2021-10-09 20:18:36 +08:00
Looly
ba00f03026 fix test and regex 2021-09-23 17:05:06 +08:00
Looly
283f7b32ab fix bug 2021-09-22 07:27:50 +08:00
celee
ab9d6eb282 修复HttpRequest通过HttpCookie设置cookies的方法,使其结果符合RFC6265规范。 2021-09-21 18:44:48 +00:00
Looly
aafcecc3d9 add method 2021-09-17 19:29:18 +08:00
Looly
5717fb52c5 add method 2021-09-13 11:35:57 +08:00
Looly
99dd394aff fix comment 2021-09-12 01:45:57 +08:00
Looly
758fb793fc add method 2021-09-07 13:33:37 +08:00
Looly
d66efef873 add constructor 2021-08-26 23:40:28 +08:00
Looly
5dce48db5e add methods 2021-08-18 21:43:49 +08:00
Looly
7e6c38b8ae add test 2021-08-16 23:33:21 +08:00
Looly
3fe722554c fix bugs 2021-08-16 22:33:30 +08:00
Looly
05c679bfc5 fix test 2021-08-12 00:19:22 +08:00
Looly
aeef8b9e8a add ChannelCopier 2021-08-11 23:53:12 +08:00
Looly
c54f2a154a add IoCopier 2021-08-11 23:30:47 +08:00
Looly
9dd7b0a904 change to extend 2021-08-11 21:13:02 +08:00
Looly
6dc8524e69 fix comment 2021-08-11 11:41:06 +08:00
Looly
854f3dcce6 add methods 2021-08-02 20:18:11 +08:00
Looly
d84da327f1 add methods 2021-08-02 20:17:31 +08:00
Looly
08ebcad848 add methods 2021-08-02 20:16:04 +08:00
Looly
5cea6c6c5d fix bug 2021-07-28 01:55:27 +08:00
Looly
dfbdb92d61 fixtest 2021-07-23 23:19:11 +08:00
Looly
3ae1d39b0e fix form method 2021-07-23 22:51:55 +08:00
Looly
bcd8d104fb add Browser 2021-07-23 09:50:36 +08:00
Looly
d68cc83b7d fix patch check 2021-07-09 20:29:47 +08:00
Looly
b38f40a6a3 add os version and methods 2021-07-09 20:11:25 +08:00
Looly
96e88307f8 fix alowPatch 2021-07-08 09:29:02 +08:00
Looly
d9ad287478 !358 去除额外的parse
Merge pull request !358 from 申劭明/shenshaoming-v5-master-patch-25558
2021-07-05 08:43:06 +00:00
申劭明
013698e247 remove duplicate parse 2021-07-05 07:11:01 +00:00
Looly
31398c727f fix code 2021-07-05 10:47:23 +08:00
Looly
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
f43ac9547b remove comment 2021-06-15 17:19:34 +08:00
Looly
63fc4d175b add comment 2021-06-11 13:47:32 +08:00
Looly
6a76d260fe remove jmh test 2021-06-07 12:03:54 +08:00
cal101
86caedac50 [cleanup] erefactor/EclipseJdt - Invert equals arguments if parameter is constant string
EclipseJdt cleanup 'InvertEquals' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 13:37:57 +00:00
Looly
68f73c9e64 add form 2021-06-02 15:37:05 +08:00
caoxiya
13fe421a1d 新增设置map<String, String>提交表单数据 2021-06-02 14:08:40 +08:00
Looly
dca24eab36 fix test 2021-05-25 16:44:47 +08:00
Looly
36cbb2bf4c fix test 2021-05-25 16:42:23 +08:00
Looly
3f233bae81 fix url encode bug 2021-05-09 00:44:19 +08:00
Looly
d623d6925c add closeCookie 2021-05-08 07:40:39 +08:00
Looly
b14bbffa32 add HttpDownloader 2021-04-25 18:13:44 +08:00
Looly
dbcbf53bca fix bugs 2021-04-10 20:35:07 +08:00
Looly
1edbc0de80 fix plus encode bug 2021-04-08 18:12:10 +08:00
Looly
6b0b729c68 add header 2021-04-08 12:03:23 +08:00
duandazhi
05aef21a7a fix soap content-type support soup1.1 and soup1.2 2021-04-08 11:19:41 +08:00
Looly
d883fdebe9 fix doc 2021-04-06 10:42:58 +08:00
Looly
e8d15ec29c fix url path bug 2021-03-28 14:21:36 +08:00
Looly
01ddc182fd add miniProgram 2021-03-16 13:24:28 +08:00
cal101
569e65f9dc [cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-27 09:43:12 +00:00
Golden Looly
8c0ad9c69c
Merge pull request #1424 from cal101/jdt-RemoveUnnecessarySuperCallCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in con…
2021-02-25 22:17:22 +08:00
Looly
95e0292757 fix test 2021-02-25 21:34:34 +08:00
Looly
491e423e4b fix code 2021-02-25 21:24:50 +08:00
cal101
efe95c5f7b [cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-14 11:45:07 +00:00
cal101
43ddad8941 [cleanup] erefactor/EclipseJdt - Remove unused imports
EclipseJdt cleanup 'RemoveUnusedImport' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-13 15:56:06 +00:00
Looly
7525a9a2d1 add method 2021-01-25 20:52:19 +08:00
Looly
6ffa827365 change method 2021-01-24 21:02:20 +08:00
Looly
103f352cf4 add uoload check 2021-01-22 22:41:49 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
7fd389c0b3 fix trust bug 2021-01-07 22:47:42 +08:00
Looly
0a768ad2c6 add filter 2021-01-07 21:06:05 +08:00
Looly
c9a180abce fix bug for #1358 2021-01-07 17:43:19 +08:00
Looly
0800ffe1e5 fix json.parse bug #1363 2021-01-07 17:09:16 +08:00
Looly
d8b1c24305 fix code 2021-01-04 18:08:16 +08:00
Looly
6110a20f0a add method for #1348 2021-01-02 11:20:19 +08:00
Looly
b8e5cc006e fix bug #1341 2020-12-29 19:21:08 +08:00
Looly
a8fc406409 fixtest 2020-12-24 00:38:05 +08:00
Looly
63e149c17f !232 修复HttpUtil类条件判断错误
Merge pull request !232 from liucx94/v5-dev
2020-12-15 17:18:42 +08:00
Looly
ec9eee4aed fix comment and add method 2020-12-15 17:17:54 +08:00
今夕何求
273482c4cb 修复条件判断错误 2020-12-15 14:37:50 +08:00
Looly
a45c92bbe4 add PassAuth 2020-12-15 09:49:25 +08:00
Looly
6c76e9258b change test 2020-12-02 22:21:21 +08:00
Looly
61f58a9b62 fix code 2020-12-02 04:37:06 +08:00
Looly
77e6759d9a add SSLUtil 2020-12-02 04:01:59 +08:00
Looly
e5574fa173 fix isHttp 2020-11-10 10:36:13 +08:00
Jasper
04a54f88db update http judge function & doc 2020-11-09 15:29:27 +08:00
Looly
282e1e9090 fix code 2020-10-29 16:19:54 +08:00
Looly
e7613143d8 add me 2020-10-27 18:14:18 +08:00
Looly
cde74fe319 add ua 2020-10-23 09:19:30 +08:00
xyz327
a61796de8f fix(hutool-http): user-agent 增加企业微信和钉钉. 去除 Browser 中的行尾注释 2020-10-22 18:07:56 +08:00
totalo
0c8e278bfb Merge remote-tracking branch 'upstream/v5-dev' into v5-dev 2020-10-21 23:09:40 +08:00