# Functions
Set timeout expressed in seconds.
# Variables
Default empty.
Send a GET request to the specified URL.
Send a GET request to the specified URL as an asynchronous operation.
Send a POST request to the specified Url.
Send a POST request to the specified Url as an asynchronous operation.
The timeout includes connection time, any redirects, and reading the response body.
# Type aliases
No description provided by the author