Remove inaccurate comment
parent
e483fe444d
commit
38e837dc28
|
@ -215,7 +215,6 @@ module Exploit::Remote::HttpServer
|
|||
# {#on_request_uri}.
|
||||
# @return [void]
|
||||
def hardcoded_uripath(uri)
|
||||
# we need to handle direct /epaq requests
|
||||
proc = Proc.new do |cli, req|
|
||||
on_request_uri(cli, req)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue