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
Fixed an issue with the DELETE method attempting to send an empty body. Now this method won't try to send a payload like Axios.delete does. RFC 7231 section 4.3.5 (DELETE)