linux: using telnet to check http  
[tech@gw ~]$ telnet www.seznam.cz 80
Trying 77.75.72.3...
Connected to www.seznam.cz.
Escape character is '^]'.
HEAD / HTTP/1.0
[ e n t e r ]
[ e n t e r ]
HTTP/1.1 200 OK
Server: nginx/1.2.3
Date: Sat, 23 Feb 2013 10:24:19 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Set-Cookie: hw=86400; Domain=.seznam.cz; expires=Sun, 24-Feb-2013 10:24:19 GMT; Path=/
Set-Cookie: hint=MTM2MTYxNTA1OSwwOw==; Domain=.seznam.cz; expires=Mon, 30-Jan-2113 10:24:19 GMT; Path=/
X-XRDS-Location: http://id.seznam.cz/yadis
Expires: Sat, 23 Feb 2013 10:24:19 GMT
Pragma: no-cache
Set-Cookie: ng=1;Domain=.seznam.cz;Path=/

Connection closed by foreign host.


[ add comment ] ( 9 views )   |  [ 0 trackbacks ]   |  permalink

<<First <Back | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | Next> Last>>