#tantekcurl -I is a command line option for the [[curl]] command that takes no parameters and tells curl to retrieve the HTTP-header only using the HTTP HEAD command.
#tantekcurl -I is a command line option for the [[curl]] command that takes no parameters and tells curl to retrieve the HTTP-header only using the HTTP HEAD command.
#tantekstill has not figured out the mapping from "curl" command line options to "curl_exec" function parameters / options and is only slightly surprised/annoyed that of course two versions of the same thing would have gratuitously different ways of making it work :P
#tanteklooks up in his own open source what option he used for "HEAD" request only