okhttp v4.2.2 Release Notes

Release Date: 2019-10-06 // over 4 years ago
  • 2019-10-06

    • Fix: When closing a canceled HTTP/2 stream, don't send the END_STREAM flag. This could cause the server to incorrectly interpret the stream as having completed normally. This is most useful when a request body needs to cancel its own call.