mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
Land #5040: Remove wininet hack for http/s meterp
This commit is contained in:
commit
86d8aab854
@ -114,9 +114,6 @@ module PacketDispatcher
|
||||
cli.send_response(resp)
|
||||
end
|
||||
|
||||
# Force a closure for older WinInet implementations
|
||||
self.passive_service.close_client( cli )
|
||||
|
||||
rescue ::Exception => e
|
||||
elog("Exception handling request: #{cli.inspect} #{req.inspect} #{e.class} #{e} #{e.backtrace}")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user