Tag Archives: curl

There Are HTTP Headers, And Then There Are HTTP Headers

Sounds confusing? No worries, it’s really not. Here are some standard HTTP headers from a random website. [root@vps ~]# curl –head http://www.mattiasgeniar.be HTTP/1.1 200 OK Date: Thu, 28 Aug 2008 17:58:15 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.1.6 X-Pingback: http://www.mattiasgeniar.be/xmlrpc.php Set-Cookie: … Continue reading

Posted in Humor, Security | Tagged , , | Leave a comment