http协议以及http1.0和http1.1的区别
摘要:header响应头信息: header请求头信息: http1.0使用keep-alive告知server端需要建立一个长连接,而http1.1默认支持长连接; http1.1一开始只发送header信息,如果server返回200,表示有权限访问,然后才发送body信息,如果server返回401
阅读全文
posted @ 2017-03-21 11:52
posted @ 2017-03-21 11:52
posted @ 2017-03-21 11:28
posted @ 2017-03-15 14:38
posted @ 2017-03-02 17:22
posted @ 2017-03-02 17:05
posted @ 2016-04-07 13:10