head


Description:

public static HttpResponse? head (string url)

Sends an HTTP HEAD request.

Parameters:

url

target URL.

Returns:

HTTP response or null on error.