我在阅读 http2的时候:https://blog.csdn.net/zhjali1...frame 都包含 frame header这里是什么意思?是否是指的 HTTP Header? (这里的HEADERS frame)
Frame: The smallest unit of communication in HTTP/2, each containing a frame header, which at a minimum identifies the stream to which the frame belongs.原文是这样的。应该是说的帧头,而不是http头,http头也被分为了帧,而每个帧都有帧头。最少标识所属流。找到一份格式文档。https://livebook.manning.com/...已参与了 SegmentFault 思否社区 10 周年「问答」打卡 ,欢迎正在阅读的你也加入。
Frame: The smallest unit of communication in HTTP/2, each containing a frame header, which at a minimum identifies the stream to which the frame belongs.
原文是这样的。应该是说的帧头,而不是http头,http头也被分为了帧,而每个帧都有帧头。最少标识所属流。
找到一份格式文档。
https://livebook.manning.com/...
已参与了 SegmentFault 思否社区 10 周年「问答」打卡 ,欢迎正在阅读的你也加入。