Update curl.md

This commit is contained in:
Bob Strecansky
2016-01-19 13:17:03 -05:00
parent e3f51a7aa5
commit 1770008a2e

View File

@@ -36,5 +36,5 @@
`curl -v {{http://localhost}}` `curl -v {{http://localhost}}`
- Retrieve super verbose output for a cURL request: - Retrieve super verbose output for a cURL request:
-
`curl -vvv {{http://localhost}}` `curl -vvv {{http://localhost}}`