@@ -143,7 +143,7 @@ handler是一个接口,但是前一小节中的`sayhelloName`函数并没有
mux.handler(r).ServeHTTP(w, r)
11 选择handler:
11. 选择handler:
A. 判断是否有路由能满足这个request(循环遍历ServerMux的muxEntry)
The note is not visible to the blocked user.