Update curl.md
This commit is contained in:
@@ -34,3 +34,6 @@
|
|||||||
- Retrieve verbose output for a cURL request:
|
- Retrieve verbose output for a cURL request:
|
||||||
|
|
||||||
`curl -v {{http://localhost}}`
|
`curl -v {{http://localhost}}`
|
||||||
|
|
||||||
|
- Retrieve super verbose output for a cURL request:
|
||||||
|
`curl -vvv {{http://localhost}}`
|
||||||
|
Reference in New Issue
Block a user