本文是本人复习http协议整理笔记,以备后续查阅。

http1.1支持的7种请求方法:get、post、head、options、put、delete、trace

在internet应用中,最常用的请求方法是get和post

 

相关文章:

  • 2021-07-03
  • 2022-12-23
  • 2021-11-30
  • 2021-05-17
  • 2021-10-11
  • 2021-07-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-02
  • 2021-11-18
  • 2021-08-30
  • 2021-06-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案