add chapter 15.5 (#681)

This commit is contained in:
marjune
2019-07-16 10:56:27 +08:00
committed by ᴊ. ᴄʜᴇɴ
parent c1eb170a8c
commit 0584651404
5 changed files with 158 additions and 4 deletions

View File

@@ -150,5 +150,5 @@ go为所有的HTTP状态码定义了常量比如
## 链接
- [目录](directory.md)
- 上一[一个简单的网页服务器](15.2.md)
- 上一[一个简单的网页服务器](15.2.md)
- 下一节:[写一个简单的网页应用](15.4.md)