Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
This container is also capable of representing complete HTTP/2 messages. Not because it was explicitly designed for, but because the IETF wanted to preserve message compatibility with HTTP/1. Aside from version specific fields such as Connection, the contents of该容器同样能够表示完整的 HTTP/2 消息。这并非因为它是为此而专门设计的,而是因为 IETF 希望保持与 HTTP/1 的消息兼容性。除了像 `Connection` 这类特定于版本的字段之外,HTTP/1and和 HTTP/2messages are identical even though their serialized representation is considerably different. The message model presented in this library is ready for HTTP/2.消息的内容是完全相同的,尽管它们的序列化表示形式存在显著差异。因此,本库中展示的消息模型已经为 HTTP/2 做好了准备。