okhttp v3.4.0 Release Notes

  • 2016-07-08

    • 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.