11 2021 档案

摘要:100-199 100-101 信息提示 200-299 200-206 成功 300-399 300-305 重定向 400-499 400-415 客户端错误 500-599 500-505 服务器错误 阅读全文
posted @ 2021-11-22 20:18 Running00 阅读(12) 评论(0) 推荐(0) 编辑
摘要:rtmp 阅读全文
posted @ 2021-11-18 13:46 Running00 阅读(20) 评论(0) 推荐(0) 编辑
摘要:<scheme>://<user>:<password>@<host>:<port>/<path>;<params>?<query>#<frag> 几乎没有那个url中包含了所有这些组件 url最重要的三个部分,方案(scheme)、主机(host)和路径(path) 阅读全文
posted @ 2021-11-18 11:56 Running00 阅读(122) 评论(0) 推荐(0) 编辑
摘要:http:www.baidu.com/img/flexible/logo/pc/result.png 第一部分:(http)是url方案(scheme); 第二部分:折叠是服务器的位置(www.baidu.com) 第三部分:(/img/flexible/logo/pc/result.png)是资源 阅读全文
posted @ 2021-11-17 23:55 Running00 阅读(43) 评论(0) 推荐(0) 编辑
摘要:代理:位于客户端和服务器之间,接受所有客户端的http请求,并将这些请求转发给服务器(可能会对请求进行修改之后转发) 缓存:web缓存(web cache)或代理缓存(proxy cache)是一种特殊的http代理服务器,可以将经过代理传送的常用文件复制保存起来。下一个请求同一文档的客户端就可以享 阅读全文
posted @ 2021-11-17 23:39 Running00 阅读(156) 评论(0) 推荐(0) 编辑
摘要:一个HTTP事务:是由一条(从客户端发往服务器的)请求命令和一个(从服务器发回客户端)响应结果组成。 阅读全文
posted @ 2021-11-17 23:15 Running00 阅读(27) 评论(0) 推荐(0) 编辑
摘要:netcat 阅读全文
posted @ 2021-11-17 23:02 Running00 阅读(126) 评论(0) 推荐(0) 编辑
摘要:http 报文 起始行 首部 主体 阅读全文
posted @ 2021-11-17 22:59 Running00 阅读(24) 评论(0) 推荐(0) 编辑
摘要:https://github.com/MichealWayne/books https://github.com/arronf2e/FE-Books https://github.com/ziyi2/awesome https://github.com/jobbole/awesome-program 阅读全文
posted @ 2021-11-02 11:14 Running00 阅读(22) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示