Get URL Headers using CURL
Show the headers of an URL using Curl
curl http://example.com -I
Show the headers of an URL using Curl
curl http://example.com -I
This entry was posted on Friday, September 28th, 2007 at 9:22 am and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
November 10th, 2007 23:10
[...] URL Headers using Curl [...]