Domanda di colloquio di Backbase

What is the differences between post and put http command?

Risposta di colloquio

Anonimo

30 ago 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.