mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
* Fix test with latest JDKs Change in https://bugs.openjdk.org/browse/JDK-8335135 > HttpInputStream does not throw IOException when response is truncated * Update mockwebserver/src/test/java/mockwebserver3/MockWebServerTest.kt Co-authored-by: Jake Wharton <github@jakewharton.com> --------- Co-authored-by: Jake Wharton <github@jakewharton.com>