get和post区别
摘要:1、了解HTTP请求的格式 HTTP请求: <request line> //http请求行 <headers> //http请求消息报头 <blank line> //回车换行 [<request-body>] //http请求正文 GET和POST实例 GET /books/?sex=man&n
阅读全文
posted @ 2020-02-26 13:37
posted @ 2020-02-26 13:37
posted @ 2020-02-24 16:43
posted @ 2020-02-21 15:27
posted @ 2020-02-19 14:52
posted @ 2020-02-17 19:49
posted @ 2020-02-13 11:32