Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Web.Api.Api()->patch()


Method patch

mixed patch(string api_method, void|ParamsArg params, void|Callback cb)

Description

Invokes a call with a PATCH method

Parameter api_method

The remote API method to call

Parameter params
Parameter cb

Callback function to get into in async mode