Fetches the document headers using the HTTP HEAD method.
[VB.NET] Public Function HeadAsync(ByVal URL As String) As Task
[C#] public Task HeadAsync(string URL);