type
WebClient.Delete.options
=
{ 
option
(
string
)
 
auth
, 
list
(
string
)
 
custom_headers
, 
option
(
string
)
 
custom_agent
, 
option
(
float
)
 
timeout_sec
, 
 
ssl_policy
 }
Name Summary
Default options for DELETE operationsBy default, no authentication is performed, no custom headers, ...
Place a DELETE request using default options, blocking-style. and when the time spent by the curren...
Place a DELETE request using custom options, call a function when result is available.This function ...
Place a DELETE request using custom options, non-blocking.Usage suggestion: use and to optimize th...

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.