mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 17:56:56 +00:00
Xss
This commit is contained in:
@@ -249,7 +249,7 @@ func (s *httpServer) httpHandle(c *conn.Conn, r *http.Request) {
|
||||
reqCh <- r
|
||||
}
|
||||
end:
|
||||
if isConn {
|
||||
if !readReq {
|
||||
s.writeConnFail(c.Conn)
|
||||
}
|
||||
c.Close()
|
||||
|
Reference in New Issue
Block a user