We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ec4c9 commit 179177dCopy full SHA for 179177d
lib/metasploit/framework/login_scanner/swg.rb
@@ -29,7 +29,7 @@ def check_setup
29
30
# Sends a HTTP request with Rex
31
#
32
- # @param (see Rex::Proto::Http::Resquest#request_raw)
+ # @param (see Rex::Proto::Http::Request#request_raw)
33
# @raise [Rex::ConnectionError] Something has gone wrong while sending the HTTP request
34
# @return [Rex::Proto::Http::Response] The HTTP response
35
def send_request(opts)
0 commit comments