okhttp v3.12.3 Release Notes

Release Date: 2019-05-07 // almost 5 years ago
  • 2019-05-07

    • Fix: Permit multipart file names to contain non-ASCII characters.
    • Fix: Retain the Route when a connection is reused on a redirect or other follow-up. This was causing some Authenticator calls to see a null route when non-null was expected.