Static function
Fast
HTTP.SetReadWriteTimeout
Sets the HTTP requests global Read and Write Timeout in seconds
Syntax
HTTP.SetReadWriteTimeout(read_write_timeout)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
read_write_timeout
|
integer | — | The timeout in seconds |