Closed jobcurtis closed 9 months ago
The fix looks right and it corrects the upload error for me locally.
I think the error here was that I needed to copy the logic from the PUT section, otherwise there might not be an error when there is no file submitted. Fixed now in master.
I think this is what is causing the upload exceptions mentioned on the mailing list. It's currently throwing an exception if the upload size is greater than 0 bytes.