3.0.3
- Prevent upload requests from being sent using
performMultipart
method if they are not of .multipartFormData type and vice versa, add specific assertions and error messages. - Added
isMultipartRequest
property onUploadRequestType
.
performMultipart
method if they are not of .multipartFormData type and vice versa, add specific assertions and error messages.isMultipartRequest
property on UploadRequestType
.