@@ -220,6 +220,9 @@ func (s *Server) respond(conn net.Conn) {
}
}
// Store remote address
req.RemoteAddr=conn.RemoteAddr()
resp:=s.responder(req)
ifresp==nil{
w.Status(StatusNotFound)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.