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

新闻 okhttp 3.4.0 RC1 发布,HTTP+SPDY 客户端开发包 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,737
    赞:
    47
    okhttp 3.4.0 RC1 发布了,更新如下:


    • 改写了 HttpURLConnection 和 HttpsURLConnection.


    • Cipher suites 现在可能有任意的名称。


    • Fix: CertificatePinner now matches canonicalized hostnames.


    • Fix: Don’t crash on non-ASCII ETag headers. Previously OkHttp would reject these headers when validating a cached response.


    • Fix: Don’t allow remote peer to arbitrarily size the HPACK decoder dynamic table.


    • Fix: Honor per-host configuration in Android’s network security config. Previously disabling cleartext for any host would disable cleartext for all hosts. Note that this setting is only available on Android 24+.


    • New: HPACK compression is now dynamic. This should improve performance when transmitting request headers over HTTP/2.


    • New: Dispatcher.setIdleCallback() can be used to signal when there are no calls in flight. This is useful for testing with Espresso.


    • New: Upgrade to Okio 1.9.0.



    下载地址:

    okhttp 3.4.0 RC1 发布,HTTP+SPDY 客户端开发包下载地址
     
正在加载...