Pergunta de entrevista da empresa Eastern Enterprise

Difference between Put & Patch http method?

Resposta da entrevista

Sigiloso

19 de set. de 2022

Patch is used to partially update the resource on a server. where as put is used to upload and add a resource on a server.