Fix Ctrl-C handling
This commit is contained in:
@@ -32,5 +32,6 @@ func (d *Deconnector) forwardHTTP(clientConn net.Conn, req *http.Request, upstre
|
||||
}
|
||||
|
||||
defer resp.Body.Close()
|
||||
|
||||
resp.Write(clientConn)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user