Skip to content

dio 5.9.0

Latest
Compare
Choose a tag to compare
@cfug-dev cfug-dev released this 07 Aug 19:37
· 2 commits to main since this release

What's new

  • Do not allow updating the error field after a cancel token has canceled.
  • Allow passing an initial interceptors list to the constructor of Interceptors.
  • Use package:mime to help determine the content-type of MultipartFile base on the provided filename.