We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HPPTS是HTTP+SSL/TCP的简称。
现在的主流浏览器 HTTP/2 的实现都是基于 SSL/TLS 的,也就是说使用 HTTP/2 的网站都是 HTTPS 协议的。
SSL/TLS 是介于 http 和 tcp 之间的协议, http 是应用层的协议。
半小时搞懂 HTTP、HTTPS和HTTP2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HPPTS是HTTP+SSL/TCP的简称。
现在的主流浏览器 HTTP/2 的实现都是基于 SSL/TLS 的,也就是说使用 HTTP/2 的网站都是 HTTPS 协议的。
SSL/TLS 是介于 http 和 tcp 之间的协议, http 是应用层的协议。
半小时搞懂 HTTP、HTTPS和HTTP2
The text was updated successfully, but these errors were encountered: