Commit Graph

35 Commits

Author SHA1 Message Date
Looly
2c8070f324 HttpConfig增加参数setIgnoreContentLength可选忽略读取响应contentLength头(issue#ICB1B8@Gitee) 2025-06-09 12:01:29 +08:00
Looly
05f16f051e change link 2025-02-21 17:40:14 +08:00
Looly
050c379b3f 修复getFileNameFromDisposition不符合规范问题 2024-08-15 18:27:02 +08:00
Looly
b8db9b1a8d 修复getFileNameFromDisposition获取头错误问题 2024-06-27 11:58:40 +08:00
Looly
228785b1b2 getFileNameFromDisposition更加规范,从多个头的值中获取,且filename*优先级更高 2024-05-20 09:27:10 +08:00
Looly
52617b2032 修复FileUtil.moveContent会删除源目录的问题 修复HttpBase.body导致的空指针问题 2023-03-05 22:45:36 +08:00
Looly
0d11f82ee8 HttpRequest#body增加支持Resource重载 2023-03-03 20:25:27 +08:00
Looly
c54b529153 HttpResponse增加getFileNameFromDisposition方法 2022-10-24 12:15:07 +08:00
r4v3zn
3d2310ba96 fixup! getFileNameFromDisposition access public 2022-10-24 11:08:29 +08:00
r4v3zn
834d466879 fixup! 文件名参数提取失败,并新增提取方法 2022-10-24 10:46:15 +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
c3cdbf5bb5 add HttpConfig 2022-03-31 20:47:47 +08:00
Looly
15a34bcc24 add method 2022-01-15 22:09:52 +08:00
Looly
c85f204da9 change code 2021-11-26 20:38:13 +08:00
Looly
93a901d864 fix comment 2021-10-26 04:37:35 +08:00
Looly
758fb793fc add method 2021-09-07 13:33:37 +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
b14bbffa32 add HttpDownloader 2021-04-25 18:13:44 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
9eec8ec6e0 add downloadFileFromUrl 2020-08-20 17:04:37 +08:00
hdfg159
45922e843b add HttpUtil download file return file 2020-08-18 18:43:15 +08:00
Looly
ca7c407a1c add UrlDecoder 2020-04-16 01:13:58 +08:00
Looly
bc486cdac4 fix code 2020-04-11 13:08:46 +08:00
Looly
a569be5c3b fix http bug 2020-03-10 18:05:49 +08:00
Golden Looly
d7316b3f90
Merge pull request #692 from tellmenow/v5-master
Object的equals方法容易抛空指针异常,用java8的Objects.equals替换
2019-12-30 06:37:37 +08:00
Looly
e557cfd4b7 add commnet 2019-12-30 06:22:55 +08:00
liuhuan
0a915248fc Object的equals方法容易抛空指针异常,用java8的Objects.equals替换 2019-12-28 18:58:10 +08:00
Looly
a4515e218b add parseCST and fix cookie bug 2019-10-05 18:18:57 +08:00
Looly
1caf64f4ac fox licene in pom and remove log for htttp 2019-09-03 16:27:29 +08:00
Looly
9e39667e5a add HttpInputStream 2019-08-16 15:04:42 +08:00
Looly
6b011af032 clean history 2019-08-14 10:02:32 +08:00