Use POST requests instead of GET requests for some admin APIs · Issue #96 · a-gondolkodas-orome/durer-aion · GitHub
More Web Proxy on the site http://driver.im/
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
some admin APIs changes the user's state. These should be POST request, because GET should be idempotent.
The text was updated successfully, but these errors were encountered: