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 thecontent-type
ofMultipartFile
base on the providedfilename
.