mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 04:53:50 +00:00
输出
This commit is contained in:
parent
bb7a12f5a2
commit
4f4ce71654
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user