Jenney Zhao

导航

2013年3月7日 #

常用Dos 命令

摘要: telnet ip 端口号:检查端口是否打开netstat -an:查看已打开的所有端口------------------------------------------------------------------------------------------------------获取日期... 阅读全文

posted @ 2013-03-07 17:03 Jenney Zhao 阅读(166) 评论(0) 推荐(0)

Expect: 100-continue

摘要: ‍Expect:100-Continue(转自http://hi.baidu.com/leo_han/item/9bdd1068bc6f7131ad3e8333)在HTTP1.1(RFC2616)中的描述是:The purpose of the 100 (Continue) status (see section 10.1.1) is to allow a client that is sending a request message with a request body to determine if the origin server is willing to accept the 阅读全文

posted @ 2013-03-07 16:28 Jenney Zhao 阅读(1087) 评论(0) 推荐(0)