HttpClient.Head (gb.net.curl)
Sub Head ( [ Headers As String[]] )
This method performs a call to the http server using the standard 'HEAD' method.
Prior to using it you have to fill the URL property with the desired host name and document to retrieve.