Learning Fuze - rc0821 > express-delete > Flashcards
What is the significance of an HTTP request’s method?
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…