> **Notice:** This is the Simplified Chinese translation of _[http2 explained](http://daniel.haxx.se/http2/)_ . Thank [Daniel Stenberg](http://daniel.haxx.se/) for his great work!
# 簡介
《http2講解》這篇文檔會從技術和協議層面介紹HTTP/2協議,主要內容包括HTTP/2協議產生的背景、協議本身、實現和未來。原作者為[Daniel Stenberg](http://daniel.haxx.se/)。
閱讀請訪問:
- [中文版](https://www.gitbook.com/book/ye11ow/http2-explained/details)
- [英文原版](http://daniel.haxx.se/http2/)
# 翻譯進度
正在進行第二遍review,對應英文原始版本1.12。我會用注釋形式標記出翻譯的不太好地方,如果有童鞋想來幫忙的話,請提PR或者郵件我。
**目前第五章和第八章需要深度校對!**
# 主要翻譯者
- Calvin Zhang
- Simon Xia
- [其他貢獻者](https://github.com/ye11ow/http2-explained-chinese/graphs/contributors)