Next Topic

Previous Topic

Book Contents

GetContent

string GetContent(int iSize)

Return value

If successful a string containing the content part of a GET request; otherwise nil, and a specific error code can be retrieved by calling global function GetLastError.

Parameters

Remarks

The content refers to the data returned by a request that follows the header.