You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add suggestion to error thrown related to this. I was unsure of requirement that it would fail and not continue or return an empty object, it would be nice if this was flagged on the returned object instead of just failing. eg: parts.multipart === false // true; or maybe parts.length would return 0, empty array?
we should throw if Content-Type is something other than
multipart/form-data
The text was updated successfully, but these errors were encountered: