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

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.