Skip to content

OKHttpUtils

Latest

Choose a tag to compare

@guozhengXia guozhengXia released this 21 Apr 08:02
· 5 commits to master since this release

最简单的okhttp封装,工作中自己用的网络请求工具类。CallBack方法执行在UI线程。支持get请求,post请求,支持文件上传和下载。