Fetches the document headers using the HTTP HEAD method.
int Head(char* lpszURL);
This method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event.