Discover more content...

Discover more content...

Enter some keywords in the search box above, we will do our best to offer you relevant results.

Results

We're sorry!

Sorry about that!

We couldn't find any results for your search. Please try again with another keywords.

HPACK: Header Compression for HTTP/2

Table of Contents

1. Introduction

2. Compression Process Overview

3. Header Block Decoding

4. Dynamic Table Management

5. Primitive Type Representations

6. Binary Format

7. Security Considerations

8. References

这一章都是引用的论文,所以就不翻译了。

  • 8.1. Normative References
  • 8.2. Informative References

Appendix A. Static Table Definition

Appendix B. Huffman Code

Appendix C. Examples


Reference:

RFC 7541

GitHub Repo:Halfrost-Field

Follow: halfrost · GitHub

Source: https://halfrost.com/http2_rfc7541/