Question
· Jun 6, 2018

Send PATCH http call

I need to send a PATCH call from the server to a given url.

Until now I was using %Net.HttpRequest to issue calls for get/post/put but today I had to make a PATCH and I can't find a way to do it.

Discussion (1)0
Log in or sign up to continue