Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* If the value of a `fields` entry of an `UploadTask` is in JSON format (defined as start/end with {} or []) then the field's mime-type will be set to `application/json`, whereas it would not have been set prior * Fixes an issue on iOS where use of the holding queue can lead to deadlock * For Windows, when using `BaseDirectory.root`, fixes an issue with `Task.split` and `Task.baseDirectoryPath`. When using `BaseDirectory.root` on Windows, your task's `directory` must contain the drive letter.
- Loading branch information