Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

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


Method put

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

Description

Invokes a call with a PUT method

Parameter api_method

The remote API method to call

Parameter params
Parameter cb

Callback function to get into in async mode