代码之家  ›  专栏  ›  技术社区  ›  zdd

在Chrome的请求标头中找不到http版本

  •  0
  • zdd  · 技术社区  · 6 年前

    当我在谷歌Chrome浏览器中检查我的网站时,我在请求头中没有找到http版本(1.1或2.0),我错过了任何设置吗?

    enter image description here

    这是我想知道的( HTTP/1.1 200可以 )

    enter image description here

    0 回复  |  直到 6 年前
        1
  •  0
  •   zdd    6 年前

    这是一个optian,右键单击响应列,然后选择协议。

    enter image description here

    h2在这里表示http2。

    enter image description here