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