Coder Social home page Coder Social logo

Comments (11)

JiangMengLei avatar JiangMengLei commented on May 22, 2024 5

四次挥手中的ack、seq序号貌似不对。

from blog.

Rain120 avatar Rain120 commented on May 22, 2024

image

少一个空行

from blog.

sfq1110660201 avatar sfq1110660201 commented on May 22, 2024

写的好棒,深入浅出。我又复习了一遍上学遗忘的知识

from blog.

yuanyao1993 avatar yuanyao1993 commented on May 22, 2024

明明白白,妥妥的!

from blog.

GWSheng avatar GWSheng commented on May 22, 2024

大佬, 顺序是这个顺序,但是这样下来,好像整个网页加载就发了一次请求呢?

from blog.

Linkontoask avatar Linkontoask commented on May 22, 2024

@GWSheng 难道你的网页加载不是一次请求吗?

from blog.

KDWangBoss avatar KDWangBoss commented on May 22, 2024

大佬,请问下挥手的信息可以监听到吗,比如用抓包工具

from blog.

KimYangOfCat avatar KimYangOfCat commented on May 22, 2024

大佬, 顺序是这个顺序,但是这样下来,好像整个网页加载就发了一次请求呢?

@GWSheng 在HTML页面解析的过程中遇到如 img 等外部资源,会再次重复上面的过程发起请求的,所以一般来说,一个完整的网站加载不止一次HTTP请求

from blog.

YuFengjie97 avatar YuFengjie97 commented on May 22, 2024

如果,服务端不是mvc模型,只返回一个数据,是前后端分离的模式,那么dom解析,css解析,就是前端框架引起的,是这么理解吗?

from blog.

CairLyq avatar CairLyq commented on May 22, 2024

from blog.

xiaokunxu avatar xiaokunxu commented on May 22, 2024

from blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.