node.js基础-02

Author nodes:(题记)

Hypertest Transfer  protocol is very important to programming personnel。it doesn't matter if you're a front-end engineer or a back-end engineer.So,let's study it together.

http协议对于编程工程师很重要,不管你是前端工程师还是后端工程师。所以,让我们一起学习下。

let us look this image below

让我们看下边图片

’http‘ can help brower and server transfer content correctly。

'http’帮助浏览器和服务器正确得传输内容

request(请求)

Network protocol request line(网络协议请求行)

structure chart (结构图)

method of requesting data(请求数据的方法)

 Network protocol request header(网络协议请求头)

 Network protocol request body(网络协议请求体)

Response(响应) 

 Network protocol response line(网络协议请求行)

status code(状态码)

 

 

Network protocol response header 

Network protocol response body

 Content extension:how to create a ‘http’ server?(内容扩展:如何创建一个http服务呢?)

最简单的方法搭建属于自己的服务器。。。

 

相关推荐

  1. <span style='color:red;'>nodejs</span><span style='color:red;'>01</span>

    nodejs01

    2024-02-09 11:20:03      36 阅读
  2. MySQL基础回顾02

    2024-02-09 11:20:03       34 阅读
  3. 02-python基础学习

    2024-02-09 11:20:03       39 阅读
  4. JVM基础篇---02

    2024-02-09 11:20:03       42 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-02-09 11:20:03       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-02-09 11:20:03       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-02-09 11:20:03       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-02-09 11:20:03       18 阅读

热门阅读

  1. 同步復位和異步復位二者各自的優缺點

    2024-02-09 11:20:03       23 阅读
  2. STM32DMA

    STM32DMA

    2024-02-09 11:20:03      18 阅读
  3. axios-retry 响应异常

    2024-02-09 11:20:03       24 阅读
  4. 梯度提升树系列3——利用GBDT进行回归分析

    2024-02-09 11:20:03       30 阅读
  5. office文件转pdf在线预览

    2024-02-09 11:20:03       24 阅读
  6. LeetCode魔塔游戏

    2024-02-09 11:20:03       29 阅读
  7. SQL面试题挑战15:sql实现分钟级的趋势图

    2024-02-09 11:20:03       30 阅读
  8. Debezium发布历史117

    2024-02-09 11:20:03       29 阅读
  9. Android studio 六大基本布局详解

    2024-02-09 11:20:03       27 阅读
  10. Acwing143最大异或对

    2024-02-09 11:20:03       26 阅读