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.
The text was updated successfully, but these errors were encountered:
bethesque
pushed a commit
to bethesque/rack-reverse-proxy
that referenced
this issue
Aug 3, 2017
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.
The text was updated successfully, but these errors were encountered: