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

从输入URL到页面加载发生了什么 #82

Open
gdutwyg opened this issue Oct 23, 2019 · 0 comments
Open

从输入URL到页面加载发生了什么 #82

gdutwyg opened this issue Oct 23, 2019 · 0 comments
Labels

Comments

@gdutwyg
Copy link
Owner

gdutwyg commented Oct 23, 2019

可以概括为以下几个过程:

  • DNS解析
  • TCP连接
  • 发送HTTP请求
  • 服务器处理请求并返回HTTP报文
  • 浏览器解析渲染页面
  • 连接结束

参考

前端经典面试题: 从输入URL到页面加载发生了什么?

@gdutwyg gdutwyg added the 随笔 label Oct 23, 2019
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