okhttp v3.3.1 Release Notes

  • 2016-05-28

    • Fix: The plaintext check in HttpLoggingInterceptor incorrectly classified newline characters as control characters. This is fixed.
    • Fix: Don't crash reading non-ASCII characters in HTTP/2 headers or in cached HTTP headers.
    • Fix: Retain the response body when an attempt to open a web socket returns a non-101 response code.