okhttp 3.4.0 和 3.4.1 发布了,okhttp 是一个 Java 的 HTTP+SPDY 客户端开发包,同时也支持 Android。 3.4.0 更新如下: New: Support dynamic table size changes to HPACK Encoder. Fix: Use TreeMap in Headers.toMultimap(). This makes string lookups on the returned map case-insensitive. Fix: Don't share the OkHttpClient's Dispatcher in HttpURLConnection.
下载地址 3.4.1 更新如下:
下载地址: |