Aliases: verb-PATCH
Keywords:
### ** Examples ## Not run: ##D x <- HttpClient$new(url = "https://hb.opencpu.org") ##D x$patch(path = 'patch', body = list(hello = "mars")) ## End(Not run)