Busted constant
git-svn-id: file:///home/svn/framework3/trunk@5451 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
06aa636126
commit
8138c2259f
|
@ -72,7 +72,7 @@ class Auxiliary::Server::Capture::HTTP < Msf::Auxiliary
|
|||
dispatch_request(cli, cli.request)
|
||||
|
||||
cli.reset_cli
|
||||
when Rex::Proto::Http::Packet::Packet::ParseCode::Error
|
||||
when Rex::Proto::Http::Packet::ParseCode::Error
|
||||
close_client(cli)
|
||||
end
|
||||
rescue EOFError
|
||||
|
|
Loading…
Reference in New Issue