Update curl.md

waldyrious/alt-syntax
Bob Strecansky 2016-01-19 13:17:03 -05:00
parent e3f51a7aa5
commit 1770008a2e
1 changed files with 1 additions and 1 deletions

View File

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