Commit Graph

607 Commits

Author SHA1 Message Date
Looly
277ecc90dc HttpRequest增加setFixedContentLength方法 2024-09-14 15:31:22 +08:00
Looly
975cfa0fb1 HttpRequest增加setFixedLengthStreamingMode方法 2024-09-13 18:59:50 +08:00
Looly
b00844e896 HttpRequest增加setFixedLengthStreamingMode方法 2024-09-13 18:57:00 +08:00
Looly
bba5906118 add test 2024-09-06 17:58:57 +08:00
Looly
b7ad1e82d1 修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式 2024-09-06 17:13:49 +08:00
Looly
cefc0fd559 HttpConfig增加配置setUseGetIfRedirect 2024-09-06 16:45:12 +08:00
Looly
3cd25c5864 HttpConfig增加setUseDefaultContentTypeIfNull方法 2024-09-04 17:15:24 +08:00
Looly
99c1daf803 prepare 5.8.33 2024-08-30 19:07:52 +08:00
Looly
467d67e83a 🍼Release 5.8.32 2024-08-30 18:41:44 +08:00
Looly
050c379b3f 修复getFileNameFromDisposition不符合规范问题 2024-08-15 18:27:02 +08:00
Looly
60709f8a57 prepare 5.8.32 2024-08-12 19:12:02 +08:00
Looly
8d0f4d6968 😒Release 5.8.31 2024-08-12 18:50:45 +08:00
Looly
194a1d2c58 prepare 5.8.31 2024-08-09 19:46:04 +08:00
Looly
ef90358c51 prepare 5.8.31 2024-08-09 19:21:32 +08:00
Looly
b427440274 单元测试由Junit4变更为Junit5 2024-08-09 15:03:46 +08:00
Looly
c7e0bc5d9f 单元测试由Junit4变更为Junit5 2024-08-09 14:32:30 +08:00
Looly
155c43a6a3 🌞Release 5.8.30 2024-08-09 12:49:15 +08:00
Looly
e183d53787 改进ContentType.get忽略空格 2024-07-31 00:23:53 +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
Looly
1ef70d5210 prepare 5.8.30 2024-07-03 18:38:41 +08:00
Looly
95a363cc74 🐶release 5.8.29 2024-07-03 18:06:42 +08:00
Looly
b8db9b1a8d 修复getFileNameFromDisposition获取头错误问题 2024-06-27 11:58:40 +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
a3ebbf967d prepare 5.8.29 2024-05-29 12:15:50 +08:00
Looly
38592915eb 🍼release 5.8.28 2024-05-29 11:48:00 +08:00
Looly
996bf90db2 ignore test 2024-05-20 17:23:54 +08:00
Looly
228785b1b2 getFileNameFromDisposition更加规范,从多个头的值中获取,且filename*优先级更高 2024-05-20 09:27:10 +08:00
Looly
d07cece0d4 增加ExceptionFilter和DefaultExceptionFilter支持异常处理 2024-05-06 15:52:00 +08:00
Looly
5a1b50f1de 修复HttpDownloader全局超时无效问题 2024-04-26 15:30:04 +08:00
Looly
88cf47b5bb 修复HttpDownloader全局超时无效问题 2024-04-25 09:34:36 +08:00
Looly
7a5f910aa7 修复HttpRequest.header相同key被覆盖问题 2024-04-20 15:29:29 +08:00
Looly
9a6ac21798 修复HttpUtil.urlWithFormUrlEncoded方法重复编码问题 2024-04-08 17:31:25 +08:00
Looly
dac3684de5 prepare 5.8.28 2024-03-29 12:30:31 +08:00
Looly
3e716fcf0a 🐶release 5.8.27 2024-03-29 12:10:14 +08:00
Looly
f15612cd55 修复CVE-2022-22885,HttpGlobalConfig可选关闭信任host 2024-03-12 10:29:38 +08:00
Looly
66d50a405a prepare 5.8.27 2024-02-10 20:30:37 +08:00
Looly
aaac1f510d change version 2024-02-10 20:24:10 +08:00
Looly
5cf57f6a64 prepare 5.8.27 2024-02-10 20:21:38 +08:00
Looly
96b486bb5a 🎆release 5.8.26 2024-02-10 20:06:16 +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
ebc7c63bbe prepare 5.8.26 2024-01-11 14:06:18 +08:00
Looly
3a1c7538f3 🐶Release 5.8.25 2024-01-11 12:46:25 +08:00
Looly
99303ef7e0 prepare 5.8.25 2023-12-24 00:15:01 +08:00