Commit Graph

17 Commits

Author SHA1 Message Date
douglarek
dd4ceba24f
[ch20-02-multithreaded.md] typo fix 2023-02-11 23:46:35 +08:00
KaiserY
b9b907d78a update ch20 2023-01-30 17:39:46 +08:00
Jason Lee
483ea9f308 Fix texts by use autocorrect --fix. 2023-01-17 11:38:33 +08:00
Narukara
df6edca2da
Update ch20-02-multithreaded.md
一些 typo
2023-01-12 23:35:26 +08:00
sxyazi
e374f06ab2 fix: rm the extra spaces 2022-11-03 11:12:57 +08:00
juicyenc
3c4a7a5ee5
更改channel的翻译 2022-04-22 22:44:07 +08:00
KaiserY
91c7d02376 update to appendix-07 2022-02-10 23:01:01 +08:00
A1lo
7aa71fe6d8
fix: response with correct HTTP/1.x Message format
The correct `HTTP/1.x Message`'s headers are followed after the `start-line` which describing the requests to be implemented. After the `headers` is a `blank line` indicating all `meta-information` for the request has been sent. Then the `optional body` is followed.
Increase HTTP buffer size to 1024(keep the same with the buffer size in `ch20-01-single-threaded.md`).
2021-11-09 14:47:00 +08:00
iamwhcn
cf9ce76876 更新原文链接 2021-06-03 12:26:20 +08:00
Liang Yongrui
2f16236ef3
Update ch20-02-multithreaded.md 2020-03-13 13:13:52 +08:00
KaiserY
28d4b315e6 check to appx-07 2019-12-22 10:57:37 +08:00
Tengfei Niu
c6ea3d3b25
Fix href 2019-06-19 14:45:26 +08:00
Tengfei Niu
014375cf37
fix typo 2019-06-19 14:39:12 +08:00
flw
ea8d78ed62
Style: 部分文件的最后一行没有以行结束符结尾,现已修复 2019-05-21 17:18:30 +08:00
KaiserY
36293d02bc check to apendix-03 2018-12-09 23:22:10 +08:00
徐乔伦
abe9da12aa 处理错误描述 2018-07-30 18:55:44 +08:00
KaiserY
bf1914693b check to ch20-03 2018-03-09 17:19:29 +08:00