github cfug/dio dio_v5.1.1
dio 5.1.1

latest releases: dio_v5.7.0, dio_v5.6.0, web_adapter_v2.0.0...
18 months ago

What's new

  • Revert changes to CancelToken.cancel() behavior, as a result the DioError
    provided by the CancelToken.cancelError does not contain useful information
    when the token was not used with a request.
  • Fix wrong ListFormat being used for comparison during encoding of FormData
    and application/x-www-form-urlencoded, resulting in potential wrong output encoding
    for ListFormat.multi and ListFormat.multiCompatible since Dio 4.0.x.
  • Respect Options.listFormat when encoding x-www-url-encoded content.

Don't miss a new dio release

NewReleases is sending notifications on new releases.