17 Commits

Author SHA1 Message Date
aaea3a218b Merge pull request 'v0.0.2' (#1) from dev into master
Reviewed-on: #1
v0.0.2
2026-01-19 10:00:36 +00:00
7b46d2c0c4 add CI workflow
All checks were successful
CI/CD / build-deploy (pull_request) Successful in 1m16s
2026-01-19 17:58:03 +08:00
acb1304650 add CommonRequest.header 2025-11-07 23:38:25 +08:00
56afd301fb add CommonRequest.timeout 2025-11-07 22:50:44 +08:00
a240c00996 add CommonRequest.execute 2025-11-07 00:16:44 +08:00
fbcf21e990 add GsonRequest.body 2025-11-07 00:15:06 +08:00
f3623d03a2 support deploy nexus 2025-10-13 10:53:17 +08:00
e63d1103d8 add ProgressRequestTest 2025-10-13 10:53:00 +08:00
016c0b7e2f rename FormMap to ArgMap then support url arg 2025-10-13 10:52:48 +08:00
016e0b0962 extend CommonRequest for GsonRequest 2025-07-24 18:46:35 +08:00
91ef5e3bc3 fix GsonRequest serialize fail 2025-07-19 17:27:29 +08:00
12bb7603a1 add static get,post for ProgressiveRequest 2025-07-15 16:23:52 +08:00
77c32fb52f add CommonRequest, FileRequest, GsonRequest, TimiRequest 2025-07-15 16:23:34 +08:00
43919851ed add toFile(File) for ProgressiveRequest 2025-07-15 12:01:55 +08:00
9330c75bbc add length() for ProgressiveRequest 2025-07-15 11:57:58 +08:00
51a23c2178 Initial project 2025-07-14 11:50:02 +08:00
9f1260ec32 Initial commit 2025-07-14 03:06:18 +00:00