Sollicitatievraag bij Backbase

What is the differences between post and put http command?

Antwoord op sollicitatievraag

Anoniem

30 aug 2019

My answer is post method is used for creation of new resource on the server, put method is used for changing the state of a resource or updating it.