express-delete Flashcards
1
Q
What is the significance of an HTTP request’s method?
A
Tells the endpoint how to respond to a request… For example, if you’re doing a get request, you are trying to get something, if you are deleting, you are trying to delete something, etc…