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

This commit is contained in:
wchen-r7
2014-10-08 20:32:29 -07:00
parent 19e9a7e99a
commit 34b05fecc5
@@ -44,7 +44,7 @@ Example:
], self.class)
```
2. Load your TARGETURI with [`target_uri`](https://dev.metasploit.com/api/Msf/Exploit/Remote/HttpClient.html#target_uri-instance_method), that way you get a real `URI` object:
2. Load your TARGETURI with [`target_uri`](https://dev.metasploit.com/api/Msf/Exploit/Remote/HttpClient.html#target_uri-instance_method), that way the URI input validation will kick in, and then you get a real `URI` object:
In this example, we'll just load the path: