Skip to content

dio 5.4.0

Compare
Choose a tag to compare
@cfug-dev cfug-dev released this 30 Nov 08:13
· 135 commits to main since this release

What's new

  • Improve SyncTransformer's stream transform.
  • Allow case-sensitive header keys with the preserveHeaderCase flag through options.
  • Fix receiveTimeout for the IOHttpClientAdapter.
  • Fix receiveTimeout for the download method of DioForNative.
  • Improve the stream byte conversion.