Skip to content

Releases: yutils/yhttp

版本1.1.4

Choose a tag to compare

@yutils yutils released this 24 Dec 06:03

更新日志打印

版本1.1.3

Choose a tag to compare

@yutils yutils released this 24 Dec 02:08

更新日志打印

版本1.1.2

Choose a tag to compare

@yutils yutils released this 15 Oct 08:39

异常返回 异常原因,删除无用类

版本1.1.0

Choose a tag to compare

@yutils yutils released this 11 Sep 09:11

android to java project
转成JAVA子工程,如果安卓使用,也能正确回到主线程。

版本1.0.8

Choose a tag to compare

@yutils yutils released this 25 Mar 04:50

大版本!!!
此次更新使得使用起来更加灵活,应对各种网络请求
自定义gson,如:可以直接序列化指定日期格式的内容
链式调用,代码更加简洁,可以不监听失败回调
已经从jitpack.io仓库移动至maven中央仓库

版本1.0.7

Choose a tag to compare

@yutils yutils released this 12 Jan 04:50

优化UiThread逻辑

版本1.0.6

Choose a tag to compare

@yutils yutils released this 11 Sep 04:55

修复 load 进度回调 未回到主线程

版本1.0.5

Choose a tag to compare

@yutils yutils released this 08 Sep 14:07

修复 upload 上传文件错误

版本1.0.4

Choose a tag to compare

@yutils yutils released this 06 Sep 11:22

新增put,delete请求。

版本1.0.3

Choose a tag to compare

@yutils yutils released this 30 Aug 05:03

文件下载过程中,新增终止下载