grip_options_add_header

Add HTTP Header to this options. .

Syntax

native grip_options_add_header(GripRequestOptions:options, const headerName[], const headerValue[])

Usage

options Options to which header should be added
headerName Header name
headerValue Header value

Return

Request — options handle.

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