Updated How to Send an HTTP Request Using HTTPClient (markdown)

This commit is contained in:
sinn3r
2016-03-14 10:18:22 -05:00
parent cba4ed6bca
commit 23ce72ba1e
@@ -75,7 +75,7 @@ Please note: The `normalize_uri` method will always follow these rules:
require 'msf/core'
class Metasploit3 < Msf::Auxiliary
class MetasploitModule < Msf::Auxiliary
include Msf::Exploit::Remote::HttpClient