Fetches the document headers using the HTTP HEAD method.
procedure Head(URL: String);
This method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event.