Question d’entretien chez Eastern Enterprise

Difference between Put & Patch http method?

Réponse à la question d'entretien

Utilisateur anonyme

19 sept. 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.