grip_create_default_options
Create options with empty headers and some timeout.
Syntax
native GripRequestOptions:grip_create_default_options(Float:timeout = -1.0)
Usage
| timeout | timeout -1 to disable, >0 to enable timeout. |
Return
Request options handle.
Defined in
grip.inc
.
This documentation was automatically generated from source.