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: Asaphurl
Command
Copy
curl -v url
Tags
Edit in GitHub
Copied
Runs curl in verbose mode to display the request headers that were sent with a request.
Authored by: Asaphcurl -v url