Back to Halfrost Field

Http2 Rfc7540

website/content/http2_rfc7540.md

latest14.7 KB
Original Source

+++ author = "一缕殇流化隐半边冰霜" categories = ["Protocol", "HTTP", "HTTP/2"] date = 2019-06-09T07:28:00Z description = "" draft = false image = "https://img.halfrost.com/Blog/ArticleTitleImage/129_0.png" slug = "http2_rfc7540" tags = ["Protocol", "HTTP", "HTTP/2"] title = "Hypertext Transfer Protocol Version 2 (HTTP/2)"

+++

Table of Contents

1. Introduction

2. HTTP/2 Protocol Overview

3. Starting HTTP/2

4. HTTP Frames

5. Streams and Multiplexing

6. Frame Definitions

7. Error Codes

8. HTTP Message Exchanges

9. Additional HTTP Requirements/Considerations

10. Security Considerations

11. IANA Considerations

12. References

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

  • 12.1. Normative References
  • 12.2. Informative References

Appendix A. TLS 1.2 Cipher Suite Black List

这一章是 TLS 1.2 中加入黑名单的加密套件


Reference:

RFC 7540

GitHub Repo:Halfrost-Field

Follow: halfrost · GitHub

Source: https://halfrost.com/http2_rfc7540/