view http headers

written by justin on April 7th, 2008 @ 09:56 AM

If you have a need to see http headers, which I did recently, you can use


curl -I http://url.here

Post a comment