grip_create_options

Create options with headers and some timeout.

Syntax

stock grip_create_options(const headers[][2][], const headers_count, Float:timeout = -1.0) {

Usage

headers_count Count of the header pairs.
timeout timeout -1 to disable, >0 to enable timeout.

Return

Request options handle.

Defined in grip.inc . This documentation was automatically generated from source.