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
When making a PATCH request, the Content-Length method is not sent in the request headers, the receiving server doesn't know to wait for a request body and so no data is seen by the server.