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
This seems to only preserve the request body on PUT and POST request methods. AFAIK, the standards do not explicitly prohibit a request body on a DELETE request, so the reverse proxy shouldn't either.