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
Per the spec the Request.formData should support parsing body of Content-Type: application/x-www-form-urlencoded, but it currently only supports multipart/form-data. I have an update locally and can open a PR shortly