Pergunta de entrevista da empresa Backbase

What is the differences between post and put http command?

Resposta da entrevista

Sigiloso

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