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
I can't think of a way to perform a CSRF attack with a PUT or DELETE request unless CORS settings are completely unrestricted. I agree that the first part of the sentence is not important. Freel free to submit a PR to improve that item.
How is Use HTTP verbs in a RESTful way a cross-site request forgery problem?
The second statement in there is correct:
Do not use GET requests to alter the state of resources
The text was updated successfully, but these errors were encountered: