Head Method
Fetches the document headers using the HTTP HEAD method.
Syntax
void __fastcall Head(String URL);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. Syntaxvoid __fastcall Head(String URL);RemarksThis method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event. |
||