You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--header-only would be similar to --header -o /dev/null --quiet, but it would not download the page content, and it would output the header to stdout, instead of stderr with a Header: prefix.
--header-onlywould be similar to--header -o /dev/null --quiet, but it would not download the page content, and it would output the header to stdout, instead of stderr with aHeader:prefix.