FetchSync (open)

Synchronous fetch implementation

Syntax

LOADLIB "wh::internet/fetch.whlib";

OBJECT FUNCTION FetchSync(STRING uri, RECORD options, RECORD pooloptions)

Parameters

STRING uri
RECORD options
RECORD pooloptions

Return value

OBJECT