Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 238 Bytes

HTTP2.md

File metadata and controls

6 lines (6 loc) · 238 Bytes

HTTP/2

HTTP/2,即HTTP 2.0版本,在TeaWeb中开启HTTPS并上传正确的证书即可自动支持HTTP/2,并且需要通过https协议访问,类似于:

https://www.google.com

除此之外,不需要额外的配置。