📅  最后修改于: 2022-03-11 14:59:25.251000             🧑  作者: Mango
PATCH HTTP method:
An HTTP PATCH method is used to update information partially or completely (May be) of already existing resource at server and produces a new version of resource with updated information. ... A PATCH method is not safe method as it operations on modification of data.Mar 2, 2019