1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Retrofit 2.1.0 发布,Android 的 REST 客户端 下载

本帖由 漂亮的石头2016-06-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,720
    赞:
    47
    Retrofit 2.1.0 发布了,retrofit 是一个类型安全的 REST 客户端,用于 Android 平台。

    改进日志如下:


    • New: @HeaderMap annotation and support for supplying an arbitrary number of headers to an endpoint.


    • New: @JsonAdapter annotations on the @Body parameter and on the method will be propagated to Moshi for creating the request and response adapters, respectively.


    • Fix: Honor the Content-Type encoding of XML responses when deserializing response bodies.


    • Fix: Remove the stacktrace from fake network exceptions created from retrofit-mock's NetworkBehavior. They had the potential to be misleading and look like a library issue.


    • Fix: Eagerly catch malformed Content-Type headers supplied via @Header or @Headers.

    下载地址:

    Retrofit 2.1.0 发布,Android 的 REST 客户端下载地址
     
正在加载...