Beta
The method in which to send the HTTP request. Use with "LensStudio:Network".HttpRequest.
HTTP DELETE method, used to remove a resource.
HTTP GET method, used to retrieve a resource.
HTTP POST method, used to submit data to a resource.
HTTP PUT method, used to replace a resource with new data.
The method in which to send the HTTP request. Use with "LensStudio:Network".HttpRequest.