Skip to content

ModernHttpClient 2.1.3

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 06 Nov 06:23
· 71 commits to master since this release

What's New

Bug Fixes

  • Detect Captive Networks on Android (#90, thanks @molinch)
  • Correctly set the ReasonPhrase on Android for failed requests (#93, thanks @rogihee)
  • Ensure that cancellation on Android happens on non-UI threads (#96)
  • Correctly handle when custom certificate verification fails (#100, thanks @oleg-st)