Head Method
Fetches the document headers using the HTTP HEAD method.
Syntax
int Head(char* lpszURL);
Remarks
This method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Head MethodFetches the document headers using the HTTP HEAD method. Syntaxint Head(char* lpszURL); RemarksThis method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event. |
||