Difference Between Put And Post Request. PUT is used to send data to a server to createupdate a resource. It essentially means that POST request-URI should be of a collection URI.
Difference Between Navel And Vch Piercing Jewelry Piercing Jewelry Navel Jewelry Piercing from www.pinterest.com
PUT is used to send data to a server to createupdate a resource. PUT method is idempotent. So if you send retry a request multiple times that should be equivalent to single request modification.
It essentially means that POST request-URI should be of a collection URI.
PUT works as specific while POST work as abstract. The URI in a POST request identifies the. The difference between POST and PUT is that PUT requests are idempotent. The URI specific to a POST request ascertains the resource that is capable of handling the enclosed entity.