I wish to send a header to my Apache server on a Linux box. How can I achieve this via a curl call?
I use Postman.
Execute whatever call you want to do. Then, postman provides a handy tool to show the curl code .
Run it in the terminal.