type
WebClient.Get.options
=
{ 
option
(
string
)
 
auth
, 
list
(
string
)
 
custom_headers
, 
option
(
string
)
 
custom_agent
, 
int
 
follow_redirects
, 
option
(
float
)
 
timeout_sec
, 
 
ssl_policy
 }
Name Summary
Default options for GET operationsBy default, no authentication is performed, no custom headers, one...
Place a GET request using default options, blocking-style. and when the time spent by the current t...
Place a GET request using custom options, call a function when result is available.This function is ...
Place a GET 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.