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

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