Display request headers from a cURL request

Runs curl in verbose mode to display the request headers that were sent with a request.

Authored by: Asaph
Brought to you by Warp, a free terminal reimagined to work like a modern app.
url

Command
Copy
curl -v url
Tags