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

This commit is contained in:
sinn3r
2016-06-03 10:24:40 -05:00
parent a444106c17
commit 37c2c3fdcb
@@ -144,7 +144,7 @@ end
You can do the same for send_request_raw as well.
### Common question(s):
### Other Common question(s):
**1 - Can I use ```vars_get``` and ```vars_post``` together?**