How to check if website has http/2 protocol support

后端 未结 5 1671
栀梦
栀梦 2020-12-05 06:43

There is a lot of topics about http/2 protocol, but I wonder if there is a working website with this protocol.

i.e.

We can decide to use http:// o

5条回答
  •  伪装坚强ぢ
    2020-12-05 07:12

    Open browser devtools and switch to network tab. There you'll see h2 if http/2 is available.

提交回复
热议问题