Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pearzl/HTTP11_chinese
HTTP/1.1 rfc(7230-7237) 中文翻译
https://github.com/pearzl/HTTP11_chinese
chinese http rfc translation
Last synced: 3 months ago
JSON representation
HTTP/1.1 rfc(7230-7237) 中文翻译
- Host: GitHub
- URL: https://github.com/pearzl/HTTP11_chinese
- Owner: pearzl
- Created: 2017-11-20T06:06:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T21:11:02.000Z (over 5 years ago)
- Last Synced: 2024-06-27T10:38:14.246Z (5 months ago)
- Topics: chinese, http, rfc, translation
- Homepage: https://pearzl.gitbooks.io/http11_chinese
- Size: 316 KB
- Stars: 88
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
本书是HTTP1.1(RFCs7230-7237)的中文翻译。https://pearzl.gitbooks.io/http11_chinese
鉴于网络上针对HTTP1.1的翻译多是基于已经过时的rfc2610进行的,所以本书根据RFCs7230-7237进行翻译。
翻译的目的是出于本人的兴趣和学习需要,也希望能给初学者一些参考。由于能力有限,如果您发现有任何错误或者有更好的翻译建议,欢迎批评指导。
新的HTTP1.1协议文档由下列部分构成
1. [RFC7230 消息语法和路由](rfc7230/README.md)
2. [RFC7231 语义和内容](rfc7231/README.md)
3. [RFC7232 条件请求](rfc7232/README.md)
4. [RFC7233 范围请求](rfc7233/README.md)
5. [RFC7234 缓存](rfc7234/README.md)
6. [RFC7235 认证](rfc7235/README.md)对这些文档的翻译构成了本书的几乎全部内容。上述文档将依顺序出现再各个章节中。