Question d’entretien chez Backbase

What is the differences between post and put http command?

Réponse à la question d'entretien

Utilisateur anonyme

30 août 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.