Skip to main content
Sends an HTTP request with customizable options.

Parameters

Returns

table - A response table containing keys: StatusCode, StatusDescription, Headers, Body, Cookies.

Example

Allows sending complex requests (POST, headers, authentication) from client scripts.