分类:
2010-10-19 10:18:25
You can see the HTTP (hypertext transfer protocol) header from a web site using the standard Telnet program that comes with Windows. For example, to see the header from the root page of the Microsoft web site, do these steps:
telnet 80
set localecho
GET / HTTP/1.1
Host:
chinaunix网友2010-10-19 20:26:55
很好的, 收藏了 推荐一个博客,提供很多免费软件编程电子书下载: http://free-ebooks.appspot.com