2018年8月12日
摘要: http 协议: 1)http协议格式: URL:scheme://server[:port]/path/to/source (服务器上的每一个资源都有一个对应的url与之对应) request: <method> <url> <version> <HEADERA> <body> response: 阅读全文
posted @ 2018-08-12 18:45 改变一下 阅读(109) 评论(0) 推荐(0)