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.
Notes
Options should be destroyed with the relevant call.
Defined in
grip.inc
at line 287
.
This documentation was automatically generated from source.