第一课:HTTP协议
一、http简介
1.http
2.url详解
二、request
1.get和post
2.request
3.body
三、response
1.response
2.状态码
get没有请求body
Post有请求body(body也可以为空)
2.请求方法
post请求参数
2.状态码: