mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
输出
This commit is contained in:
@@ -130,7 +130,6 @@ func (s *httpServer) process(c *utils.Conn, r *http.Request) {
|
||||
} else {
|
||||
r, err = http.ReadRequest(bufio.NewReader(c))
|
||||
if err != nil {
|
||||
log.Println(err)
|
||||
break
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user