Head
|
Head retrieves the HTTP headers for a URL. Not necessary so long as the head Libs directory is next to the EXE. This is a command line utility. Output can be piped/redirected from STDOUT. STDERR not used.
Command Line Parameters:
-showip
Print the IP address of the responding server.
-nofollow
Do not follow redirects.
-mimic=
Mimic one of several user agents (see help or readme for list)
-help
Print help and exit.
-version
Show version information and exit.
Note:
1. Letter casing of URLs are preserved. If the responding server adheres to case-sensitive paths, then any error in letter casing will result in a 404 error. This is by design.
2. Spaces and other non-alphanumeric characters which may appear in a URL must be represented in standard URL encoding format. For example, the "space" character is %20 and a double quote mark (") is %22. URL arguments (anything appearing after question mark character ?) are passed to the server and do not require URL encoding.
Issues: HTTPS not supported
The license of this software is Freeware, you can free download and free use this network utility software.

