Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dio 5.9.0 source code.tar.gz | 2025-08-07 | 3.1 MB | |
dio 5.9.0 source code.zip | 2025-08-07 | 3.3 MB | |
README.md | 2025-08-07 | 286 Bytes | |
Totals: 3 Items | 6.5 MB | 3 |
## 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
.