Skip to content
New issue

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

【Q085】http2 与 http1.1 有什么改进 #86

Open
shfshanyue opened this issue Dec 1, 2019 · 1 comment
Open

【Q085】http2 与 http1.1 有什么改进 #86

shfshanyue opened this issue Dec 1, 2019 · 1 comment
Labels

Comments

@shfshanyue
Copy link
Owner

No description provided.

@shfshanyue shfshanyue added the http label Dec 1, 2019
@shfshanyue shfshanyue changed the title 【Q084】http2 与 http1.1 有什么不同 【Q085】http2 与 http1.1 有什么不同 Dec 1, 2019
@shfshanyue
Copy link
Owner Author

shfshanyue commented Dec 25, 2019

  1. 二进制分帧
  2. 请求多路复用 (Stream/Frame)
  3. 头部压缩: (HPack)
  4. 服务端推送: (PUSH_PROMISE)

可参考文章 http2 详解

@shfshanyue shfshanyue changed the title 【Q085】http2 与 http1.1 有什么不同 【Q085】http2 与 http1.1 有什么改进 Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant