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

@@ -112,5 +112,5 @@ func (obj *Typ) ServeHTTP(w http.ResponseWriter, req *http.Request) {
## 链接
- [目录](directory.md)
- 上一[tcp服务器](15.1.md)
- 上一[tcp服务器](15.1.md)
- 下一节:[访问并读取页面数据](15.3.md)