在日常开发工作中经常要用到这些东西,例如缓存控制,页面压缩编码等等。在此记下几个链接,以备日后查找。
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:
1. Start a DOS command prompt
2. From the command prompt type
telnet www.microsoft.com 80
3. Turn on localecho so you can see what you are doing.
3.1. Type Ctrl+] (hold down the Ctrl key and press the right bracket)
3.2. Type
set localecho
3.3. Press Enter on a blank line
4. type
GET / HTTP/1.1
Host: www.microsoft.com
Host: www.microsoft.com
5. Press Enter twice
Recent Posts
Popular Posts
Recent Comments
- 发萨法撒
- 很早出现: 错误应用程序Apache.exe,版本 2.2.1.60,错误模块 php5ts.dll,版本 5.2.14.14,,在这里终于找到解决方法了。再次顶上去php目录下的libmysql.dll拷贝到到系统目录system32下就好了
- 您好,搜索面向对象的执行速度,来到您这里,您写的有道理,对于一个不太复杂的项目来说,不一定要oop
- 我觉得wp还是不错滴,对偶们这些菜鸟来说
- 搞IT的呀,偶看到代码就头大了
- 请问可以把sync4j的打包发给我嘛?谢谢,正需要这些。。。
- 如果可以,联系一下,我也想开发一个自己的blog,该死的wordpress
- 果然是这个问题,顶上去帮助后来人php目录下的libmysql.dll拷贝到到系统目录c:windows system32
- 非常不错,希望能得到可以下载的版本。
- 赞一下这句“WordPress除了扩展性之外,一无是处”
