红联Linux门户
Linux帮助

OkHttp 3.9.1发布,轻量的Java网络请求框架

发布时间:2017-11-19 09:19:57来源:红联作者:baihuo
OkHttp 3.9.1 已发布,该版本更新内容不多,包含两个新特性和一个修复:

Version 3.9.1 2017-11-18

New: Recover gracefully when Android's DNS crashes with an unexpected NullPointerException.

New: Recover gracefully when Android's socket connections crash with an unexpected ClassCastException.

Fix: Don't include the URL's fragment in encodedQuery() when the query itself is empty.

okhttp 是一个 Java 的 HTTP+SPDY 客户端开发包,同时也支持 Android。

软件详情:http://git.oschina.net/mirrors/okhttp

下载地址:https://github.com/square/okhttp/archive/parent-3.9.1.zip

来自:开源中国社区
文章评论

共有 0 条评论