mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-14 10:37:09 -07:00
Minor fix
This commit is contained in:
parent
afe2b63c6a
commit
111a14cb0a
1 changed files with 1 additions and 1 deletions
|
@ -1309,7 +1309,7 @@ class ProxyHandler (BaseHTTPServer.BaseHTTPRequestHandler):
|
|||
try:
|
||||
self._read_write(soc, netloc)
|
||||
except:
|
||||
raise
|
||||
pass
|
||||
|
||||
finally:
|
||||
soc.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue