Update curl.md

Fixing Syntax to pass CI
This commit is contained in:
Bob Strecansky
2016-01-19 13:16:54 -05:00
parent 96fcae692b
commit e3f51a7aa5

View File

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